public class AlipayOpenPublicMatchuserLabelDeleteResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayOpenPublicMatchuserLabelDeleteResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getErrorCount() |
List<ErrorMatcher> |
getErrorMatchers() |
void |
setErrorCount(Long errorCount) |
void |
setErrorMatchers(List<ErrorMatcher> errorMatchers) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayOpenPublicMatchuserLabelDeleteResponse()
public void setErrorCount(Long errorCount)
public Long getErrorCount()
public void setErrorMatchers(List<ErrorMatcher> errorMatchers)
public List<ErrorMatcher> getErrorMatchers()
Copyright © 2020. All rights reserved.