| Name | Type | Description | Notes |
|---|---|---|---|
| OrderId | int64 | Order ID | [optional] |
| RecordId | int64 | Collateral record ID | [optional] |
| BorrowCurrency | string | Borrowed currency | [optional] |
| BorrowAmount | string | Borrowed amount | [optional] |
| CollateralCurrency | string | Collateral currency | [optional] |
| BeforeCollateral | string | Collateral amount before adjustment | [optional] |
| AfterCollateral | string | Collateral amount after adjustment | [optional] |
| BeforeLtv | string | Collateral ratio before adjustment | [optional] |
| AfterLtv | string | Collateral ratio after adjustment | [optional] |
| OperateTime | int64 | Operation time, timestamp in seconds | [optional] |