public class ZhimaCustomerCertificationCertifyResponse extends AlipayResponse
| Constructor and Description |
|---|
ZhimaCustomerCertificationCertifyResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBizNo()
Gets biz no.
|
String |
getFailedReason()
Gets failed reason.
|
String |
getPassed()
Gets passed.
|
void |
setBizNo(String bizNo)
Sets biz no.
|
void |
setFailedReason(String failedReason)
Sets failed reason.
|
void |
setPassed(String passed)
Sets passed.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic ZhimaCustomerCertificationCertifyResponse()
public void setBizNo(String bizNo)
bizNo - the biz nopublic String getBizNo()
public void setFailedReason(String failedReason)
failedReason - the failed reasonpublic String getFailedReason()
public void setPassed(String passed)
passed - the passedpublic String getPassed()
Copyright © 2018. All rights reserved.