Name | Type | Description | Notes |
---|---|---|---|
currentLeverage | string | 当前杠杆倍数 | [optional] [default to undefined] |
minLeverage | string | 最小可调杠杆倍数 | [optional] [default to undefined] |
maxLeverage | string | 最大可调杠杆倍数 | [optional] [default to undefined] |
debit | string | 当前负债 | [optional] [default to undefined] |
availableMargin | string | 可用保证金 | [optional] [default to undefined] |
borrowable | string | 当前选择杠杆可借 | [optional] [default to undefined] |
exceptLeverageBorrowable | string | 保证金最大可借、余币宝最大可借,两者取较小的值 | [optional] [default to undefined] |