# OptionsAccount ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **user** | **int** | User ID | [optional] **total** | **str** | Total account balance | [optional] **short_enabled** | **bool** | If the account is allowed to short | [optional] **unrealised_pnl** | **str** | Unrealized PNL | [optional] **init_margin** | **str** | Initial position margin | [optional] **maint_margin** | **str** | Position maintenance 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)