BeverageAmount Property
The amount of the restaurant beverage purchase.
Syntax
public String getBeverageAmount(); public void setBeverageAmount(String beverageAmount);
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.
Default Value
""