| Name | Type | Description | Notes |
|---|---|---|---|
| Id | string | Balance change record ID | [optional] |
| Time | int64 | The timestamp of the change (in milliseconds) | [optional] |
| Currency | string | Currency changed | [optional] |
| Change | string | Amount changed. Positive value means transferring in, while negative out | [optional] |
| Balance | string | Balance after change | [optional] |
| Type | string | Account book type. Please refer to account book type for more detail | [optional] |
| Code | string | Account change code, see [Asset Record Code] (Asset Record Code) | [optional] |
| Text | string | Additional information | [optional] |