| Name | Type | Description | Notes |
|---|---|---|---|
| orderId | number | Order ID | [optional] [default to undefined] |
| recordId | number | Collateral record ID | [optional] [default to undefined] |
| borrowCurrency | string | Borrowed currency | [optional] [default to undefined] |
| borrowAmount | string | Borrowed amount | [optional] [default to undefined] |
| collateralCurrency | string | Collateral currency | [optional] [default to undefined] |
| beforeCollateral | string | Collateral amount before adjustment | [optional] [default to undefined] |
| afterCollateral | string | Collateral amount after adjustment | [optional] [default to undefined] |
| beforeLtv | string | Collateral ratio before adjustment | [optional] [default to undefined] |
| afterLtv | string | Collateral ratio after adjustment | [optional] [default to undefined] |
| operateTime | number | Operation time, timestamp in seconds | [optional] [default to undefined] |