| Name | Type | Description | Notes |
|---|---|---|---|
| currency | string | Currency name | [optional] [default to undefined] |
| available | string | Amount available for margin trading, available = margin + borrowed | [optional] [default to undefined] |
| locked | string | Frozen funds, such as amounts already placed in margin market for order trading | [optional] [default to undefined] |
| borrowed | string | Borrowed funds | [optional] [default to undefined] |
| interest | string | Unpaid interest | [optional] [default to undefined] |