public class AlipayMobileStdPublicExpressUserQueryResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayMobileStdPublicExpressUserQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCertNo()
Gets cert no.
|
String |
getCertType()
Gets cert type.
|
void |
setCertNo(String certNo)
Sets cert no.
|
void |
setCertType(String certType)
Sets cert type.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayMobileStdPublicExpressUserQueryResponse()
public void setCertNo(String certNo)
certNo - the cert nopublic String getCertNo()
public void setCertType(String certType)
certType - the cert typepublic String getCertType()
Copyright © 2018. All rights reserved.