public class OapiFinanceFaceVerificationUpdateResponse extends TaobaoResponse
| Constructor and Description |
|---|
OapiFinanceFaceVerificationUpdateResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBusinessId() |
Long |
getErrcode() |
String |
getErrmsg() |
Boolean |
getSuccess() |
boolean |
isSuccess() |
void |
setBusinessId(String businessId) |
void |
setErrcode(Long errcode) |
void |
setErrmsg(String errmsg) |
void |
setSuccess(Boolean success) |
getBody, getCode, getErrorCode, getFlag, getHeaderContent, getMessage, getMsg, getParams, getQimenType, getRequestId, getRequestUrl, getSubCode, getSubMessage, getSubMsg, setBody, setCode, setErrorCode, setFlag, setHeaderContent, setMessage, setMsg, setParams, setQimenType, setRequestId, setRequestUrl, setSubCode, setSubMessage, setSubMsgpublic OapiFinanceFaceVerificationUpdateResponse()
public void setBusinessId(String businessId)
public String getBusinessId()
public void setErrcode(Long errcode)
public Long getErrcode()
public void setErrmsg(String errmsg)
public String getErrmsg()
public void setSuccess(Boolean success)
public Boolean getSuccess()
public boolean isSuccess()
isSuccess in class TaobaoResponseCopyright © 2021. All rights reserved.