Name | Type | Description | Notes |
---|---|---|---|
Id | string | Loan record ID | [optional] |
CreateTime | int64 | Repayment time | [optional] |
LoanId | string | Loan record ID | [optional] |
Currency | string | Currency name | [optional] |
Principal | string | Repaid principal | [optional] |
Interest | string | Repaid interest | [optional] |
RepaymentType | string | Repayment type: none - no repayment type, manual_repay - manual repayment, auto_repay - automatic repayment, cancel_auto_repay - automatic repayment after cancellation | [optional] [readonly] |