| Name | Type | Description | Notes |
|---|---|---|---|
| time | int | Liquidation time | [optional] [readonly] |
| contract | str | Futures contract | [optional] [readonly] |
| size | int | User position size | [optional] [readonly] |
| order_size | int | Number of forced liquidation orders | [optional] [readonly] |
| order_price | str | Liquidation order price | [optional] [readonly] |
| fill_price | str | Liquidation order average taker price | [optional] [readonly] |
| left | int | System liquidation order maker size | [optional] [readonly] |