public class SceneProdPaymentAccountInfo extends AlipayObject
| Constructor and Description |
|---|
SceneProdPaymentAccountInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccountExtNo()
Gets account ext no.
|
String |
getAccountFipCode()
Gets account fip code.
|
String |
getAccountFipName()
Gets account fip name.
|
String |
getAccountNo()
Gets account no.
|
String |
getAccountType()
Gets account type.
|
String |
getAmt()
Gets amt.
|
String |
getBankCardCategory()
Gets bank card category.
|
String |
getCardHolderName()
Gets card holder name.
|
String |
getExtInfo()
Gets ext info.
|
String |
getInstOutCode()
Gets inst out code.
|
String |
getIpId()
Gets ip id.
|
String |
getIpRoleId()
Gets ip role id.
|
String |
getPaymentMark()
Gets payment mark.
|
void |
setAccountExtNo(String accountExtNo)
Sets account ext no.
|
void |
setAccountFipCode(String accountFipCode)
Sets account fip code.
|
void |
setAccountFipName(String accountFipName)
Sets account fip name.
|
void |
setAccountNo(String accountNo)
Sets account no.
|
void |
setAccountType(String accountType)
Sets account type.
|
void |
setAmt(String amt)
Sets amt.
|
void |
setBankCardCategory(String bankCardCategory)
Sets bank card category.
|
void |
setCardHolderName(String cardHolderName)
Sets card holder name.
|
void |
setExtInfo(String extInfo)
Sets ext info.
|
void |
setInstOutCode(String instOutCode)
Sets inst out code.
|
void |
setIpId(String ipId)
Sets ip id.
|
void |
setIpRoleId(String ipRoleId)
Sets ip role id.
|
void |
setPaymentMark(String paymentMark)
Sets payment mark.
|
public String getAccountExtNo()
public void setAccountExtNo(String accountExtNo)
accountExtNo - the account ext nopublic String getAccountFipCode()
public void setAccountFipCode(String accountFipCode)
accountFipCode - the account fip codepublic String getAccountFipName()
public void setAccountFipName(String accountFipName)
accountFipName - the account fip namepublic String getAccountNo()
public void setAccountNo(String accountNo)
accountNo - the account nopublic String getAccountType()
public void setAccountType(String accountType)
accountType - the account typepublic String getAmt()
public void setAmt(String amt)
amt - the amtpublic String getBankCardCategory()
public void setBankCardCategory(String bankCardCategory)
bankCardCategory - the bank card categorypublic String getCardHolderName()
public void setCardHolderName(String cardHolderName)
cardHolderName - the card holder namepublic String getExtInfo()
public void setExtInfo(String extInfo)
extInfo - the ext infopublic String getInstOutCode()
public void setInstOutCode(String instOutCode)
instOutCode - the inst out 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 getPaymentMark()
public void setPaymentMark(String paymentMark)
paymentMark - the payment markCopyright © 2018. All rights reserved.