BeverageAmount Property
The amount of the restaurant beverage purchase.
Object Oriented Interface
public function getBeverageAmount(); public function setBeverageAmount($value);
Procedural Interface
inpaydirect_fdmsomaharestaurant_get($res, 3 ); inpaydirect_fdmsomaharestaurant_set($res, 3, $value );
Default Value
''
Remarks
This property contains the total dollar-and-cent amount ($$$.cc) of the restaurant beverage purchase (other miscellaneous amount can also be included).
Note: This is a reporting field only. Therefore the BeverageAmount must be accounted for within TransactionAmount.
Note: The decimal point is required to be specified within the amount.
Data Type
String