| Name | Type | Description | Notes |
|---|---|---|---|
| userId | string | User ID | [default to undefined] |
| availableMargin | string | Available Margin | [default to undefined] |
| marginBalance | string | marginbalance | [default to undefined] |
| initialMargin | string | Initial Margin | [default to undefined] |
| maintenanceMargin | string | Maintenance margin | [default to undefined] |
| initialMarginRate | string | Initial margin rate | [default to undefined] |
| maintenanceMarginRate | string | Maintenance margin rate | [default to undefined] |
| positionMode | string | Contract Position Mode | [default to undefined] |
| accountLimit | string | Account limit | [optional] [default to undefined] |
| createTime | string | Created time | [default to undefined] |
| updateTime | string | Update time | [default to undefined] |
| accountMode | string | Account Mode. CROSS_EXCHANGE: Cross-Exchange Mode; ISOLATED_EXCHANGE: Split-Exchange Mode | [optional] [default to undefined] |
| exchangeType | string | Exchange Type. When account_mode is CROSS_EXCHANGE, it must be CROSSEX; otherwise, it is another exchange. | [optional] [default to undefined] |
| assets | Array<CrossexAccountAsset> | [default to undefined] |