| Name | Type | Description | Notes |
|---|---|---|---|
| available | string | Available balance, valid in single currency margin/cross-currency margin/combined margin mode, calculation varies by mode | [optional] [default to undefined] |
| freeze | string | Locked balance, valid in single currency margin/cross-currency margin/combined margin mode | [optional] [default to undefined] |
| borrowed | string | Borrowed amount, valid in cross-currency margin/combined margin mode, 0 in other modes such as single-currency margin mode | [optional] [default to undefined] |
| negativeLiab | string | Negative balance borrowing, valid in cross-currency margin/combined margin mode, 0 in other modes such as single-currency margin mode | [optional] [default to undefined] |
| futuresPosLiab | string | Contract opening position borrowing currency (abandoned, to be offline field) | [optional] [default to undefined] |
| equity | string | Equity, valid in single currency margin/cross currency margin/combined margin mode | [optional] [default to undefined] |
| totalFreeze | string | Total frozen (deprecated, to be removed) | [optional] [default to undefined] |
| totalLiab | string | Total borrowed amount, valid in cross-currency margin/combined margin mode, 0 in other modes such as single-currency margin mode | [optional] [default to undefined] |
| spotInUse | string | The amount of spot hedging is valid in the combined margin mode, and is 0 in other margin modes such as single currency and cross-currency margin modes | [optional] [default to undefined] |
| funding | string | Uniloan financial management amount, effective when turned on as a unified account margin switch | [optional] [default to undefined] |
| fundingVersion | string | Funding version | [optional] [default to undefined] |
| crossBalance | string | Full margin balance is valid in single currency margin mode, and is 0 in other modes such as cross currency margin/combined margin mode | [optional] [default to undefined] |
| isoBalance | string | Isolated margin balance is valid in single-currency margin mode and is 0 in other modes such as cross-currency margin/combined margin mode | [optional] [default to undefined] |
| im | string | Full-position initial margin is valid in single-currency margin mode and is 0 in other modes such as cross-currency margin/combined margin mode | [optional] [default to undefined] |
| mm | string | Cross margin maintenance margin, valid in single-currency margin mode, 0 in other modes such as cross-currency margin/combined margin mode | [optional] [default to undefined] |
| imr | string | Full-position initial margin rate is valid in single-currency margin mode and is 0 in other modes such as cross-currency margin/combined margin mode | [optional] [default to undefined] |
| mmr | string | Full-position maintenance margin rate is valid in single-currency margin mode and is 0 in other modes such as cross-currency margin/combined margin mode | [optional] [default to undefined] |
| marginBalance | string | Full margin balance is valid in single currency margin mode and is 0 in other modes such as cross currency margin/combined margin mode | [optional] [default to undefined] |
| availableMargin | string | Cross margin available balance, valid in single currency margin mode, 0 in other modes such as cross-currency margin/combined margin mode | [optional] [default to undefined] |
| enabledCollateral | boolean | Currency enabled as margin: true - Enabled, false - Disabled | [optional] [default to undefined] |
This repository was archived by the owner on Jul 16, 2026. It is now read-only.