Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 991 Bytes

BalanceSheetEquityAccount.md

File metadata and controls

17 lines (12 loc) · 991 Bytes

BalanceSheetEquityAccount

A balance sheet equity account represents the financial position of a company at a specific point in time.

Properties

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]

[Back to Model list] [Back to API list] [Back to README]