| Name | Type | Description | Notes |
|---|---|---|---|
| OrderId | int64 | Order ID | [optional] |
| RecordId | int64 | Repayment record ID | [optional] |
| RepaidAmount | string | Repayment amount | [optional] |
| BorrowCurrency | string | Borrowed currency | [optional] |
| CollateralCurrency | string | Collateral currency | [optional] |
| InitLtv | string | Initial collateralization rate | [optional] |
| BorrowTime | int64 | Borrowing time, timestamp | [optional] |
| RepayTime | int64 | Repayment time, timestamp | [optional] |
| TotalInterest | string | Total interest | [optional] |
| BeforeLeftPrincipal | string | Principal to be repaid before repayment | [optional] |
| AfterLeftPrincipal | string | Principal to be repaid after repayment | [optional] |
| BeforeLeftCollateral | string | Collateral amount before repayment | [optional] |
| AfterLeftCollateral | string | Collateral amount after repayment | [optional] |