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 | Borrowed amount | [optional] |
| collateral_currency | str | Collateral currency | [optional] |
| before_collateral | str | Collateral amount before adjustment | [optional] |
| after_collateral | str | Collateral amount after adjustment | [optional] |
| before_ltv | str | Collateral ratio before adjustment | [optional] |
| after_ltv | str | Collateral ratio after adjustment | [optional] |
| operate_time | int | Operation time, timestamp in seconds | [optional] |