public class CreditPayBillAssetVO extends AlipayObject
| 构造器和说明 |
|---|
CreditPayBillAssetVO() |
public Boolean getAllowPartPrepayment()
public void setAllowPartPrepayment(Boolean allowPartPrepayment)
public Boolean getAllowPrepayment()
public void setAllowPrepayment(Boolean allowPrepayment)
public CreditPayAssetBaseVO getBaseInfo()
public void setBaseInfo(CreditPayAssetBaseVO baseInfo)
public String getBillAccountDay()
public void setBillAccountDay(String billAccountDay)
public String getBillAccountDayUnit()
public void setBillAccountDayUnit(String billAccountDayUnit)
public String getBillPdCode()
public void setBillPdCode(String billPdCode)
public List<CreditPayChargePricingVO> getChargePricingList()
public void setChargePricingList(List<CreditPayChargePricingVO> chargePricingList)
public List<CreditPayClauseVO> getClauses()
public void setClauses(List<CreditPayClauseVO> clauses)
public CreditPayDiscountVO getDiscountInfo()
public void setDiscountInfo(CreditPayDiscountVO discountInfo)
public CreditPayIntPricingVO getIntPricing()
public void setIntPricing(CreditPayIntPricingVO intPricing)
public CreditPayRepayVO getRepayInfo()
public void setRepayInfo(CreditPayRepayVO repayInfo)
public CreditPayTermVO getTermInfo()
public void setTermInfo(CreditPayTermVO termInfo)
Copyright © 2023. All rights reserved.