public class MybankCreditLoantradePayeeReceivableQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
MybankCreditLoantradePayeeReceivableQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
CreditPayMoneyVO |
getFactoringAmt() |
List<CreditPayChargePricingVO> |
getFactoringFeePricing() |
CreditPayIntPricingVO |
getFactoringIntPricing() |
Long |
getReceivableCnt() |
String |
getReceivableManageUrl() |
String |
getRemitDate() |
CreditPayMoneyVO |
getTotalRcvAmt() |
void |
setFactoringAmt(CreditPayMoneyVO factoringAmt) |
void |
setFactoringFeePricing(List<CreditPayChargePricingVO> factoringFeePricing) |
void |
setFactoringIntPricing(CreditPayIntPricingVO factoringIntPricing) |
void |
setReceivableCnt(Long receivableCnt) |
void |
setReceivableManageUrl(String receivableManageUrl) |
void |
setRemitDate(String remitDate) |
void |
setTotalRcvAmt(CreditPayMoneyVO totalRcvAmt) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic MybankCreditLoantradePayeeReceivableQueryResponse()
public void setFactoringAmt(CreditPayMoneyVO factoringAmt)
public CreditPayMoneyVO getFactoringAmt()
public void setFactoringFeePricing(List<CreditPayChargePricingVO> factoringFeePricing)
public List<CreditPayChargePricingVO> getFactoringFeePricing()
public void setFactoringIntPricing(CreditPayIntPricingVO factoringIntPricing)
public CreditPayIntPricingVO getFactoringIntPricing()
public void setReceivableCnt(Long receivableCnt)
public Long getReceivableCnt()
public void setReceivableManageUrl(String receivableManageUrl)
public String getReceivableManageUrl()
public void setRemitDate(String remitDate)
public String getRemitDate()
public void setTotalRcvAmt(CreditPayMoneyVO totalRcvAmt)
public CreditPayMoneyVO getTotalRcvAmt()
Copyright © 2023. All rights reserved.