CashBackAmount Property
Cash Back Amount.
Syntax
__property String CashBackAmount = {read=FCashBackAmount, write=FSetCashBackAmount, default=""};
Default Value
""
Remarks
Amount of cash received (if any) for this deposit. The amount should be formatted as a string in dollars.
Data Type
String