Repayment record
Name | Type | Description | Notes |
---|---|---|---|
OrderId | long | Order ID | [optional] |
RecordId | long | Repayment record ID | [optional] |
RepaidAmount | string | Repayment amount | [optional] |
BorrowCurrency | string | Borrowed currency | [optional] |
CollateralCurrency | string | Collateral | [optional] |
InitLtv | string | The initial collateralization rate | [optional] |
BorrowTime | long | Borrowing time, timestamp | [optional] |
RepayTime | long | 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 quantity before repayment | [optional] |
AfterLeftCollateral | string | Collateral quantity after repayment | [optional] |