public class ZhimaCustomerEpCertificationQueryResponse extends AlipayResponse
| Constructor and Description |
|---|
ZhimaCustomerEpCertificationQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFailedReason()
Gets failed reason.
|
String |
getPassed()
Gets passed.
|
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 ZhimaCustomerEpCertificationQueryResponse()
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.