A record of a balance sheet account.
Name | Type | Description | Notes |
---|---|---|---|
account_id | str | The unique identifier for the account. | [optional] [readonly] |
code | str | The account code of the account | [optional] [readonly] |
name | str | The name of the account. | [optional] [readonly] |
value | float | The amount or value of the item | [optional] [readonly] |