public class AnttechBlockchainFinanceTruspleLoanscenedatapushSubmitModel extends AlipayObject
| 构造器和说明 |
|---|
AnttechBlockchainFinanceTruspleLoanscenedatapushSubmitModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCurrency() |
String |
getLoanAmount() |
String |
getLoginId() |
String |
getMemo() |
String |
getOutBizId() |
String |
getReceiverAccountNo() |
String |
getReceiverBankCode() |
String |
getReceiverName() |
String |
getRequestId() |
void |
setCurrency(String currency) |
void |
setLoanAmount(String loanAmount) |
void |
setLoginId(String loginId) |
void |
setMemo(String memo) |
void |
setOutBizId(String outBizId) |
void |
setReceiverAccountNo(String receiverAccountNo) |
void |
setReceiverBankCode(String receiverBankCode) |
void |
setReceiverName(String receiverName) |
void |
setRequestId(String requestId) |
public AnttechBlockchainFinanceTruspleLoanscenedatapushSubmitModel()
public String getCurrency()
public void setCurrency(String currency)
public String getLoanAmount()
public void setLoanAmount(String loanAmount)
public String getLoginId()
public void setLoginId(String loginId)
public String getMemo()
public void setMemo(String memo)
public String getOutBizId()
public void setOutBizId(String outBizId)
public String getReceiverAccountNo()
public void setReceiverAccountNo(String receiverAccountNo)
public String getReceiverBankCode()
public void setReceiverBankCode(String receiverBankCode)
public String getReceiverName()
public void setReceiverName(String receiverName)
public String getRequestId()
public void setRequestId(String requestId)
Copyright © 2023. All rights reserved.