public class ZhimaCustomerCertificationQueryResponse extends AlipayResponse
| Constructor and Description |
|---|
ZhimaCustomerCertificationQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAttributeInfo()
Gets attribute info.
|
String |
getChannelStatuses()
Gets channel statuses.
|
String |
getFailedReason()
Gets failed reason.
|
String |
getIdentityInfo()
Gets identity info.
|
String |
getPassed()
Gets passed.
|
void |
setAttributeInfo(String attributeInfo)
Sets attribute info.
|
void |
setChannelStatuses(String channelStatuses)
Sets channel statuses.
|
void |
setFailedReason(String failedReason)
Sets failed reason.
|
void |
setIdentityInfo(String identityInfo)
Sets identity info.
|
void |
setPassed(String passed)
Sets passed.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic ZhimaCustomerCertificationQueryResponse()
public void setAttributeInfo(String attributeInfo)
attributeInfo - the attribute infopublic String getAttributeInfo()
public void setChannelStatuses(String channelStatuses)
channelStatuses - the channel statusespublic String getChannelStatuses()
public void setFailedReason(String failedReason)
failedReason - the failed reasonpublic String getFailedReason()
public void setIdentityInfo(String identityInfo)
identityInfo - the identity infopublic String getIdentityInfo()
public void setPassed(String passed)
passed - the passedpublic String getPassed()
Copyright © 2018. All rights reserved.