| Name | Type | Description | Notes |
|---|---|---|---|
| CurrencyPair | string | Currency pair | [optional] |
| AccountType | string | Account type: risk - risk rate account, mmr - maintenance margin rate account, inactive - market not activated | [optional] |
| Leverage | string | User's current market leverage multiplier | [optional] |
| Locked | bool | Whether the account is locked | [optional] |
| Risk | string | Current risk rate of the margin account (returned when the account is a risk rate account) | [optional] |
| Mmr | string | Leveraged Account Current Maintenance Margin Rate (returned when the Account is Account) | [optional] |
| Base | MarginAccountCurrency | [optional] | |
| Quote | MarginAccountCurrency | [optional] |