CardTransactionRequest RestaurantGratuity Property Bluefin Web Client API Documentation
Gets or sets restaurant transaction gratuity amount.

Namespace: Bluefin.Web.Client
Assembly: Bluefin-3.8.sp8-net4.5 (in Bluefin-3.8.sp8-net4.5.dll) Version: 3.8.0.8 (3.8.0.8)
Syntax

Public Property RestaurantGratuity As BluefinAmount 
	Get 
	Set
Remarks

Used exclusevely for accounts assosiated with food/restaurant industry.

Only numbers and a single decimal are allowed. Commas are not allowed. The maximum amount is 999999.99. That is 1 cent less than 1 million.

Values with no decimal and no cents are allowed. Values with only a single number after the decimal are allowed and will be assumed to have a trailing 0.

See Also