FreightTaxRate Property
Rate used to calculate the FreightTaxAmount .
Syntax
char* GetFreightTaxRate();
int SetFreightTaxRate(char* lpszFreightTaxRate);
Default Value
""
Remarks
This property contains the tax rate used to calculate the FreightTaxAmount. This field has a two-digit implied decimal position, and the maximum length is 4 digits.
This property is only used for Visa Corporate Purchasing Cards (CardType = ctVisa).
Data Type
String