SalesTaxTotal Property
Total amount of sales tax.
Object Oriented Interface
public function getSalesTaxTotal();
Procedural Interface
inqb_estimate_get($res, 52 );
Default Value
''
Remarks
The total amount of sales tax charged in this transaction.
Not used with Canadian editions of QuickBooks.
The amount should be formatted as a string in dollars.
This property is read-only.
Data Type
String