Multi-Collateral adjustment record.
Name | Type | Description | Notes |
---|---|---|---|
order_id | int | Order ID | [optional] |
record_id | int | Collateral record ID | [optional] |
before_ltv | str | The collateral ratio before adjustment | [optional] |
after_ltv | str | The collateral ratio before adjustment | [optional] |
operate_time | int | Operation time, timestamp in seconds. | [optional] |
borrow_currencies | list[MultiCollateralRecordCurrency] | Borrowing Currency List | [optional] |
collateral_currencies | list[MultiCollateralRecordCurrency] | Collateral Currency List | [optional] |