TaxAmount Property
Sales tax charged in addition to the original TransactionAmount.
Syntax
public String getTaxAmount(); public void setTaxAmount(String taxAmount);
Remarks
This property contains the amount of state or provincial (or VAT) tax included in the transaction amount.
Default Value
""