A balance sheet equity 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] | |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |