| Name | Type | Description | Notes |
|---|---|---|---|
| id | str | Balance change record ID | [optional] |
| time | int | The timestamp of the change (in milliseconds) | [optional] |
| currency | str | Currency changed | [optional] |
| change | str | Amount changed. Positive value means transferring in, while negative out | [optional] |
| balance | str | Balance after change | [optional] |
| type | str | Account book type. Please refer to account book type for more detail | [optional] |
| code | str | Account change code, see [Asset Record Code] (Asset Record Code) | [optional] |
| text | str | Additional information | [optional] |