public class MybankCreditLoantradeRepayCustApplyModel extends AlipayObject
Constructor and Description |
---|
MybankCreditLoantradeRepayCustApplyModel() |
Modifier and Type | Method and Description |
---|---|
String |
getApplyRepayFee()
Gets apply repay fee.
|
String |
getApplyRepayInt()
Gets apply repay int.
|
String |
getApplyRepayPreFee()
Gets apply repay pre fee.
|
String |
getApplyRepayPrin()
Gets apply repay prin.
|
String |
getDiscountAmt()
Gets discount amt.
|
String |
getExtData()
Gets ext data.
|
String |
getIpId()
Gets ip id.
|
String |
getIpRoleId()
Gets ip role id.
|
String |
getLoanArNo()
Gets loan ar no.
|
List<String> |
getPromTools()
Gets prom tools.
|
MyBkAccountVO |
getRepayAccount()
Gets repay account.
|
String |
getRepayType()
Gets repay type.
|
String |
getRequestId()
Gets request id.
|
void |
setApplyRepayFee(String applyRepayFee)
Sets apply repay fee.
|
void |
setApplyRepayInt(String applyRepayInt)
Sets apply repay int.
|
void |
setApplyRepayPreFee(String applyRepayPreFee)
Sets apply repay pre fee.
|
void |
setApplyRepayPrin(String applyRepayPrin)
Sets apply repay prin.
|
void |
setDiscountAmt(String discountAmt)
Sets discount amt.
|
void |
setExtData(String extData)
Sets ext data.
|
void |
setIpId(String ipId)
Sets ip id.
|
void |
setIpRoleId(String ipRoleId)
Sets ip role id.
|
void |
setLoanArNo(String loanArNo)
Sets loan ar no.
|
void |
setPromTools(List<String> promTools)
Sets prom tools.
|
void |
setRepayAccount(MyBkAccountVO repayAccount)
Sets repay account.
|
void |
setRepayType(String repayType)
Sets repay type.
|
void |
setRequestId(String requestId)
Sets request id.
|
public MybankCreditLoantradeRepayCustApplyModel()
public String getApplyRepayFee()
public void setApplyRepayFee(String applyRepayFee)
applyRepayFee
- the apply repay feepublic String getApplyRepayInt()
public void setApplyRepayInt(String applyRepayInt)
applyRepayInt
- the apply repay intpublic String getApplyRepayPreFee()
public void setApplyRepayPreFee(String applyRepayPreFee)
applyRepayPreFee
- the apply repay pre feepublic String getApplyRepayPrin()
public void setApplyRepayPrin(String applyRepayPrin)
applyRepayPrin
- the apply repay prinpublic String getDiscountAmt()
public void setDiscountAmt(String discountAmt)
discountAmt
- the discount amtpublic String getExtData()
public void setExtData(String extData)
extData
- the ext datapublic String getIpId()
public void setIpId(String ipId)
ipId
- the ip idpublic String getIpRoleId()
public void setIpRoleId(String ipRoleId)
ipRoleId
- the ip role idpublic String getLoanArNo()
public void setLoanArNo(String loanArNo)
loanArNo
- the loan ar nopublic void setPromTools(List<String> promTools)
promTools
- the prom toolspublic MyBkAccountVO getRepayAccount()
public void setRepayAccount(MyBkAccountVO repayAccount)
repayAccount
- the repay accountpublic String getRepayType()
public void setRepayType(String repayType)
repayType
- the repay typepublic String getRequestId()
public void setRequestId(String requestId)
requestId
- the request idCopyright © 2018. All rights reserved.