Account
Model that describes an account.
| Name | Type | Description |
|---|---|---|
| code | String | Account code. |
| currency | Currency | Account currency. |
| id | Int64 | Account ID. |
| last_update | Int64 | Last record update date as Unix time in seconds. |
| name | String | Account name. |
Model that describes an account.
| Name | Type | Description |
|---|---|---|
| code | String | Account code. |
| currency | Currency | Account currency. |
| id | Int64 | Account ID. |
| last_update | Int64 | Last record update date as Unix time in seconds. |
| name | String | Account name. |