| Name | Type | Description | Notes |
|---|---|---|---|
| time | number | Liquidation time | [optional] [readonly] [default to undefined] |
| contract | string | Futures contract | [optional] [readonly] [default to undefined] |
| size | number | User position size | [optional] [readonly] [default to undefined] |
| orderSize | number | Number of forced liquidation orders | [optional] [readonly] [default to undefined] |
| orderPrice | string | Liquidation order price | [optional] [readonly] [default to undefined] |
| fillPrice | string | Liquidation order average taker price | [optional] [readonly] [default to undefined] |
| left | number | System liquidation order maker size | [optional] [readonly] [default to undefined] |