Click or drag to resize

IRestaurantSectionOrderItemCommentsEnabled Property

Whether comments to product order items are enabled at section.

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

Property Value

Type: Boolean
See Also