| Name | Type | Description | Notes |
|---|---|---|---|
| currentLeverage | string | Current leverage ratio | [optional] [default to undefined] |
| minLeverage | string | Minimum adjustable leverage ratio | [optional] [default to undefined] |
| maxLeverage | string | Maximum adjustable leverage ratio | [optional] [default to undefined] |
| debit | string | Current liabilities | [optional] [default to undefined] |
| availableMargin | string | Available Margin | [optional] [default to undefined] |
| borrowable | string | Maximum borrowable amount at current leverage | [optional] [default to undefined] |
| exceptLeverageBorrowable | string | Maximum borrowable from margin and maximum borrowable from Earn, whichever is smaller | [optional] [default to undefined] |