public class ConsumerLoanBillRepayPlanInfo extends AlipayObject
| 构造器和说明 |
|---|
ConsumerLoanBillRepayPlanInfo() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getLastPeriodCount() |
List<ConsumerLoanBillRepayPlanInfoItem> |
getRepayPlanRecord() |
void |
setLastPeriodCount(Long lastPeriodCount) |
void |
setRepayPlanRecord(List<ConsumerLoanBillRepayPlanInfoItem> repayPlanRecord) |
public Long getLastPeriodCount()
public void setLastPeriodCount(Long lastPeriodCount)
public List<ConsumerLoanBillRepayPlanInfoItem> getRepayPlanRecord()
public void setRepayPlanRecord(List<ConsumerLoanBillRepayPlanInfoItem> repayPlanRecord)
Copyright © 2024. All rights reserved.