TaxAmount Property
Sales tax charged in addition to the original TransactionAmount.
Syntax
__property String TaxAmount = {read=FTaxAmount, write=FSetTaxAmount, default=""};
Default Value
""
Remarks
This property contains the amount of state or provincial (or VAT) tax included in the transaction amount.
Data Type
String