public class AlipaySecurityRiskCustomerriskSendModel extends AlipayObject
Constructor and Description |
---|
AlipaySecurityRiskCustomerriskSendModel() |
Modifier and Type | Method and Description |
---|---|
String |
getBankCardNo()
Gets bank card no.
|
String |
getBusinessLicenseNo()
Gets business license no.
|
String |
getCertNo()
Gets cert no.
|
String |
getEmailAddress()
Gets email address.
|
String |
getExternalId()
Gets external id.
|
String |
getMerchName()
Gets merch name.
|
String |
getMobile()
Gets mobile.
|
String |
getMobileIp()
Gets mobile ip.
|
String |
getOrderIp()
Gets order ip.
|
String |
getPid()
Gets pid.
|
String |
getPlatAccount()
Gets plat account.
|
String |
getProcessCode()
Gets process code.
|
String |
getSmid()
Gets smid.
|
String |
getTradeNo()
Gets trade no.
|
void |
setBankCardNo(String bankCardNo)
Sets bank card no.
|
void |
setBusinessLicenseNo(String businessLicenseNo)
Sets business license no.
|
void |
setCertNo(String certNo)
Sets cert no.
|
void |
setEmailAddress(String emailAddress)
Sets email address.
|
void |
setExternalId(String externalId)
Sets external id.
|
void |
setMerchName(String merchName)
Sets merch name.
|
void |
setMobile(String mobile)
Sets mobile.
|
void |
setMobileIp(String mobileIp)
Sets mobile ip.
|
void |
setOrderIp(String orderIp)
Sets order ip.
|
void |
setPid(String pid)
Sets pid.
|
void |
setPlatAccount(String platAccount)
Sets plat account.
|
void |
setProcessCode(String processCode)
Sets process code.
|
void |
setSmid(String smid)
Sets smid.
|
void |
setTradeNo(String tradeNo)
Sets trade no.
|
public AlipaySecurityRiskCustomerriskSendModel()
public String getBankCardNo()
public void setBankCardNo(String bankCardNo)
bankCardNo
- the bank card nopublic String getBusinessLicenseNo()
public void setBusinessLicenseNo(String businessLicenseNo)
businessLicenseNo
- the business license nopublic String getCertNo()
public void setCertNo(String certNo)
certNo
- the cert nopublic String getEmailAddress()
public void setEmailAddress(String emailAddress)
emailAddress
- the email addresspublic String getExternalId()
public void setExternalId(String externalId)
externalId
- the external idpublic String getMerchName()
public void setMerchName(String merchName)
merchName
- the merch namepublic String getMobile()
public void setMobile(String mobile)
mobile
- the mobilepublic String getMobileIp()
public void setMobileIp(String mobileIp)
mobileIp
- the mobile ippublic String getOrderIp()
public void setOrderIp(String orderIp)
orderIp
- the order ippublic String getPid()
public void setPid(String pid)
pid
- the pidpublic String getPlatAccount()
public void setPlatAccount(String platAccount)
platAccount
- the plat accountpublic String getProcessCode()
public void setProcessCode(String processCode)
processCode
- the process codepublic String getSmid()
public void setSmid(String smid)
smid
- the smidpublic String getTradeNo()
public void setTradeNo(String tradeNo)
tradeNo
- the trade noCopyright © 2018. All rights reserved.