| Name | Type | Description | Notes |
|---|---|---|---|
| Time | int64 | Liquidation time | [optional] [readonly] |
| Contract | string | Futures contract | [optional] [readonly] |
| Size | int64 | User position size | [optional] [readonly] |
| OrderSize | int64 | Number of forced liquidation orders | [optional] [readonly] |
| OrderPrice | string | Liquidation order price | [optional] [readonly] |
| FillPrice | string | Liquidation order average taker price | [optional] [readonly] |
| Left | int64 | System liquidation order maker size | [optional] [readonly] |