| Name | Type | Description | Notes |
|---|---|---|---|
| Time | int64 | Liquidation time | [optional] [readonly] |
| Contract | string | Futures contract | [optional] [readonly] |
| Leverage | string | Position leverage | [optional] [readonly] |
| Size | int64 | Position size | [optional] [readonly] |
| Margin | string | Position margin | [optional] [readonly] |
| EntryPrice | string | Average entry price | [optional] [readonly] |
| LiqPrice | string | Liquidation price | [optional] [readonly] |
| MarkPrice | string | Mark price | [optional] [readonly] |
| OrderId | int64 | Liquidation order ID | [optional] [readonly] |
| OrderPrice | string | Liquidation order price | [optional] [readonly] |
| FillPrice | string | Liquidation order average taker price | [optional] [readonly] |
| Left | int64 | Liquidation order maker size | [optional] [readonly] |