BalanceRemaining Property
Balance remaining.
Syntax
char* GetBalanceRemaining();
Default Value
""
Remarks
The balance remaining on the invoice. Is equal to
Subtotal + SalesTaxTotal - AppliedAmount.
The amount should be formatted as a string in dollars.
This property is read-only.
Data Type
String