public class InstallmentDetail extends AlipayObject
| 构造器和说明 |
|---|
InstallmentDetail() |
public String getCurrency()
public void setCurrency(String currency)
public String getIsSettle()
public void setIsSettle(String isSettle)
public Long getPeriod()
public void setPeriod(Long period)
public Long getReduceInterest()
public void setReduceInterest(Long reduceInterest)
public Long getReduceInterestPenalty()
public void setReduceInterestPenalty(Long reduceInterestPenalty)
public Long getReducePenalty()
public void setReducePenalty(Long reducePenalty)
public Long getRepaidInterestAmount()
public void setRepaidInterestAmount(Long repaidInterestAmount)
public Long getRepaidInterestPenaltyAmount()
public void setRepaidInterestPenaltyAmount(Long repaidInterestPenaltyAmount)
public Long getRepaidPenaltyAmount()
public void setRepaidPenaltyAmount(Long repaidPenaltyAmount)
public Long getRepaidPrincipalAmount()
public void setRepaidPrincipalAmount(Long repaidPrincipalAmount)
public Long getRestInterest()
public void setRestInterest(Long restInterest)
public Long getRestInterestPenalty()
public void setRestInterestPenalty(Long restInterestPenalty)
public Long getRestPenalty()
public void setRestPenalty(Long restPenalty)
public Long getRestPrincipal()
public void setRestPrincipal(Long restPrincipal)
Copyright © 2023. All rights reserved.