public class AlipayUserAntpaasTestaccountCreateResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayUserAntpaasTestaccountCreateResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccountLevel()
Gets account level.
|
String |
getCertName()
Gets cert name.
|
String |
getCertNo()
Gets cert no.
|
String |
getCertType()
Gets cert type.
|
String |
getHavanaId()
Gets havana id.
|
String |
getLogonId()
Gets logon id.
|
String |
getLogonType()
Gets logon type.
|
String |
getMessage()
Gets message.
|
String |
getPaymentPassword()
Gets payment password.
|
String |
getQueryPassword()
Gets query password.
|
String |
getSuccess()
Gets success.
|
String |
getUserId()
Gets user id.
|
String |
getUserStatus()
Gets user status.
|
String |
getUserType()
Gets user type.
|
void |
setAccountLevel(String accountLevel)
Sets account level.
|
void |
setCertName(String certName)
Sets cert name.
|
void |
setCertNo(String certNo)
Sets cert no.
|
void |
setCertType(String certType)
Sets cert type.
|
void |
setHavanaId(String havanaId)
Sets havana id.
|
void |
setLogonId(String logonId)
Sets logon id.
|
void |
setLogonType(String logonType)
Sets logon type.
|
void |
setMessage(String message)
Sets message.
|
void |
setPaymentPassword(String paymentPassword)
Sets payment password.
|
void |
setQueryPassword(String queryPassword)
Sets query password.
|
void |
setSuccess(String success)
Sets success.
|
void |
setUserId(String userId)
Sets user id.
|
void |
setUserStatus(String userStatus)
Sets user status.
|
void |
setUserType(String userType)
Sets user type.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayUserAntpaasTestaccountCreateResponse()
public void setAccountLevel(String accountLevel)
accountLevel - the account levelpublic String getAccountLevel()
public void setCertName(String certName)
certName - the cert namepublic String getCertName()
public void setCertNo(String certNo)
certNo - the cert nopublic String getCertNo()
public void setCertType(String certType)
certType - the cert typepublic String getCertType()
public void setHavanaId(String havanaId)
havanaId - the havana idpublic String getHavanaId()
public void setLogonId(String logonId)
logonId - the logon idpublic String getLogonId()
public void setLogonType(String logonType)
logonType - the logon typepublic String getLogonType()
public void setMessage(String message)
message - the messagepublic String getMessage()
public void setPaymentPassword(String paymentPassword)
paymentPassword - the payment passwordpublic String getPaymentPassword()
public void setQueryPassword(String queryPassword)
queryPassword - the query passwordpublic String getQueryPassword()
public void setSuccess(String success)
success - the successpublic String getSuccess()
public void setUserId(String userId)
userId - the user idpublic String getUserId()
public void setUserStatus(String userStatus)
userStatus - the user statuspublic String getUserStatus()
public void setUserType(String userType)
userType - the user typepublic String getUserType()
Copyright © 2018. All rights reserved.