| Package | Description |
|---|---|
| com.antgroup.antchain.openapi.riskplus.models |
| Modifier and Type | Field and Description |
|---|---|
List<RepayInfos> |
QueryDubbridgeRepayResultResponse.repayInfos |
| Modifier and Type | Method and Description |
|---|---|
static RepayInfos |
RepayInfos.build(Map<String,?> map) |
RepayInfos |
RepayInfos.setAmount(Long amount) |
RepayInfos |
RepayInfos.setChannelAmt(Long channelAmt) |
RepayInfos |
RepayInfos.setFee(Long fee) |
RepayInfos |
RepayInfos.setGuaranteeFee(Long guaranteeFee) |
RepayInfos |
RepayInfos.setInterest(Long interest) |
RepayInfos |
RepayInfos.setLiquidatedDamages(Long liquidatedDamages) |
RepayInfos |
RepayInfos.setPeriod(Long period) |
RepayInfos |
RepayInfos.setPrincipal(Long principal) |
RepayInfos |
RepayInfos.setPunish(Long punish) |
| Modifier and Type | Method and Description |
|---|---|
List<RepayInfos> |
QueryDubbridgeRepayResultResponse.getRepayInfos() |
| Modifier and Type | Method and Description |
|---|---|
QueryDubbridgeRepayResultResponse |
QueryDubbridgeRepayResultResponse.setRepayInfos(List<RepayInfos> repayInfos) |
Copyright © 2025. All rights reserved.