Balance Property
The balance of this account, including sub-accounts.
Syntax
property Balance: String;
Default Value
''
Remarks
The balance of this account, which may be positive or negative. The interpretation of the sign is dependent on AccountType.
The NonInclusiveBalance special field provides the balance with sub-accounts excluded.
The amount should be formatted as a string in dollars.
This property is read-only.
Data Type
String