Click or drag to resize

CashRegisterStatusRestaurantMode Property

Restaurant mode.

Namespace:  Resto.Front.Api.Data.Device.Results
Assembly:  Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
public bool? RestaurantMode { get; set; }

Property Value

Type: NullableBoolean
See Also