| Name | Type | Description | Notes |
|---|---|---|---|
| time | BigDecimal | Change time | [optional] |
| change | String | Change amount | [optional] |
| balance | String | Balance after change | [optional] |
| type | TypeEnum | Changing Type: - dnw: Deposit & Withdraw - pnl: Profit & Loss by reducing position - fee: Trading fee - refr: Referrer rebate - fund: Funding - point_dnw: POINT Deposit & Withdraw - point_fee: POINT Trading fee - point_refr: POINT Referrer rebate | [optional] |
| text | String | Comment | [optional] |
| Name | Value |
|---|---|
| DNW | "dnw" |
| PNL | "pnl" |
| FEE | "fee" |
| REFR | "refr" |
| FUND | "fund" |
| POINT_DNW | "point_dnw" |
| POINT_FEE | "point_fee" |
| POINT_REFR | "point_refr" |