FreightAmount Property
Shipping charges associated with this transaction.
Syntax
char* GetFreightAmount();
int SetFreightAmount(char* lpszFreightAmount);
Default Value
""
Remarks
This property contains the freight or shipping portion of the total transaction amount.
Data Type
String