# MarginAccount Margin account detail. `base` refers to base currency, while `quotes to quote currency ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **currency_pair** | **str** | Currency pair | [optional] **locked** | **bool** | Whether account is locked | [optional] **risk** | **str** | Current risk rate of margin account | [optional] **base** | [**MarginAccountCurrency**](MarginAccountCurrency.md) | | [optional] **quote** | [**MarginAccountCurrency**](MarginAccountCurrency.md) | | [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)