Click or drag to resize

IRestaurantSectionOrderItemsGroupingEnabled Property

Whether combining order item products into groups is enabled at the section.

Namespace:  Resto.Front.Api.V4.Data.Organization.Sections
Assembly:  Resto.Front.Api.V4 (in Resto.Front.Api.V4.dll)
Syntax
C#
bool OrderItemsGroupingEnabled { get; }

Property Value

Type: Boolean
See Also