A balance sheet account represents the financial position of a company at a specific point in time.
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] |
items | BalanceSheetAccounts | [optional] |