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