| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | Account Change Record ID | [default to undefined] |
| userId | string | User ID | [default to undefined] |
| businessId | string | Business ID | [default to undefined] |
| type | string | Change type | `TRANSACTION` trade `TRADING_FEE` fee `FUNDING_FEE` futures funding fee `LIQUIDATION_FEE` liquidation fee `TRANSFER_IN` transfer in `TRANSFER_OUT` transfer out `BANKRUPT_COMPENSATION` bankruptcy compensation `AUTO_REPAY` margin position auto-repay |
| exchangeType | string | Exchange | [default to undefined] |
| coin | string | Currency | [default to undefined] |
| change | string | Change amount (positive indicates transfer in; negative indicates transfer out) | [default to undefined] |
| balance | string | Balance after change | [default to undefined] |
| createTime | string | Created time | [default to undefined] |