public class MybankCreditUserBankcardBindModel extends AlipayObject
Constructor and Description |
---|
MybankCreditUserBankcardBindModel() |
Modifier and Type | Method and Description |
---|---|
String |
getAccountName()
Gets account name.
|
String |
getAdminType()
Gets admin type.
|
String |
getAdminUserId()
Gets admin user id.
|
String |
getBankcardNo()
Gets bankcard no.
|
String |
getCertNo()
Gets cert no.
|
String |
getCertType()
Gets cert type.
|
String |
getFipCode()
Gets fip code.
|
String |
getIpId()
Gets ip id.
|
String |
getIpRoleId()
Gets ip role id.
|
String |
getPurpose()
Gets purpose.
|
String |
getRequestId()
Gets request id.
|
void |
setAccountName(String accountName)
Sets account name.
|
void |
setAdminType(String adminType)
Sets admin type.
|
void |
setAdminUserId(String adminUserId)
Sets admin user id.
|
void |
setBankcardNo(String bankcardNo)
Sets bankcard no.
|
void |
setCertNo(String certNo)
Sets cert no.
|
void |
setCertType(String certType)
Sets cert type.
|
void |
setFipCode(String fipCode)
Sets fip code.
|
void |
setIpId(String ipId)
Sets ip id.
|
void |
setIpRoleId(String ipRoleId)
Sets ip role id.
|
void |
setPurpose(String purpose)
Sets purpose.
|
void |
setRequestId(String requestId)
Sets request id.
|
public String getAccountName()
public void setAccountName(String accountName)
accountName
- the account namepublic String getAdminType()
public void setAdminType(String adminType)
adminType
- the admin typepublic String getAdminUserId()
public void setAdminUserId(String adminUserId)
adminUserId
- the admin user idpublic String getBankcardNo()
public void setBankcardNo(String bankcardNo)
bankcardNo
- the bankcard nopublic String getCertNo()
public void setCertNo(String certNo)
certNo
- the cert nopublic String getCertType()
public void setCertType(String certType)
certType
- the cert typepublic String getFipCode()
public void setFipCode(String fipCode)
fipCode
- the fip codepublic String getIpId()
public void setIpId(String ipId)
ipId
- the ip idpublic String getIpRoleId()
public void setIpRoleId(String ipRoleId)
ipRoleId
- the ip role idpublic String getPurpose()
public void setPurpose(String purpose)
purpose
- the purposepublic String getRequestId()
public void setRequestId(String requestId)
requestId
- the request idCopyright © 2018. All rights reserved.