Click or drag to resize

IRestaurantSectionOrderItemCommentsEnabled Property

Whether comments to cooking items are enabled at section.

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

Property Value

Type: Boolean
See Also