# FuturesAccount ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **total** | **str** | Total assets, total = position_margin + order_margin + available | [optional] **unrealised_pnl** | **str** | Unrealized PNL | [optional] **position_margin** | **str** | Position margin | [optional] **order_margin** | **str** | Order margin of unfinished orders | [optional] **available** | **str** | Available balance to transfer out or trade | [optional] **point** | **str** | POINT amount | [optional] **currency** | **str** | Settle currency | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)