Collateral record
Name | Type | Description | Notes |
---|---|---|---|
order_id | int | Order ID | [optional] |
record_id | int | Collateral record ID | [optional] |
borrow_currency | str | Borrowed currency | [optional] |
borrow_amount | str | Borrowing amount | [optional] |
collateral_currency | str | Collateral | [optional] |
before_collateral | str | The collateral amount before adjustment | [optional] |
after_collateral | str | The collateral amount after adjustment | [optional] |
before_ltv | str | The collateral ratio before adjustment | [optional] |
after_ltv | str | The collateral ratio after adjustment | [optional] |
operate_time | int | Timestamp of the operation, in seconds | [optional] |