| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | Loan record ID | [optional] |
| create_time | int | Repayment time | [optional] |
| loan_id | string | Loan record ID | [optional] |
| currency | string | Currency name | [optional] |
| principal | string | Repaid principal | [optional] |
| interest | string | Repaid interest | [optional] |
| repayment_type | string | Repayment type: none - no repayment type, manual_repay - manual repayment, auto_repay - automatic repayment after cancellation | [optional] [readonly] |