# FuturesLiquidate ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **time** | **int** | Liquidation time | [optional] [readonly] **contract** | **str** | Futures contract | [optional] [readonly] **leverage** | **str** | Position leverage | [optional] [readonly] **size** | **int** | Position size | [optional] [readonly] **margin** | **str** | Position margin | [optional] [readonly] **entry_price** | **str** | Average entry price | [optional] [readonly] **liq_price** | **str** | Liquidation price | [optional] [readonly] **mark_price** | **str** | Mark price | [optional] [readonly] **order_id** | **int** | Liquidation order ID | [optional] [readonly] **order_price** | **str** | Liquidation order price | [optional] [readonly] **fill_price** | **str** | Liquidation order average taker price | [optional] [readonly] **left** | **int** | Liquidation order maker size | [optional] [readonly] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)