public class AlipayUserAntpaasTestaccountCreateModel extends AlipayObject
Constructor and Description |
---|
AlipayUserAntpaasTestaccountCreateModel() |
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 |
getLogonId()
Gets logon id.
|
String |
getLogonType()
Gets logon type.
|
String |
getMemo()
Gets memo.
|
String |
getOperationType()
Gets operation type.
|
String |
getOperatorId()
Gets operator id.
|
String |
getRemoteIp()
Gets remote ip.
|
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 |
setLogonId(String logonId)
Sets logon id.
|
void |
setLogonType(String logonType)
Sets logon type.
|
void |
setMemo(String memo)
Sets memo.
|
void |
setOperationType(String operationType)
Sets operation type.
|
void |
setOperatorId(String operatorId)
Sets operator id.
|
void |
setRemoteIp(String remoteIp)
Sets remote ip.
|
void |
setUserId(String userId)
Sets user id.
|
void |
setUserStatus(String userStatus)
Sets user status.
|
void |
setUserType(String userType)
Sets user type.
|
public AlipayUserAntpaasTestaccountCreateModel()
public String getAccountLevel()
public void setAccountLevel(String accountLevel)
accountLevel
- the account levelpublic String getCertName()
public void setCertName(String certName)
certName
- the cert namepublic String getCertNo()
public void setCertNo(String certNo)
certNo
- the cert nopublic String getCertType()
public void setCertType(String certType)
certType
- the cert typepublic String getLogonId()
public void setLogonId(String logonId)
logonId
- the logon idpublic String getLogonType()
public void setLogonType(String logonType)
logonType
- the logon typepublic String getMemo()
public void setMemo(String memo)
memo
- the memopublic String getOperationType()
public void setOperationType(String operationType)
operationType
- the operation typepublic String getOperatorId()
public void setOperatorId(String operatorId)
operatorId
- the operator idpublic String getRemoteIp()
public void setRemoteIp(String remoteIp)
remoteIp
- the remote ippublic String getUserId()
public void setUserId(String userId)
userId
- the user idpublic String getUserStatus()
public void setUserStatus(String userStatus)
userStatus
- the user statuspublic String getUserType()
public void setUserType(String userType)
userType
- the user typeCopyright © 2018. All rights reserved.