Margin account detail. base refers to base currency, while `quotes to quote currency
| 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 | [optional] | |
| quote | MarginAccountCurrency | [optional] |