Click or drag to resize

IKitchenOrderCookingItemComment Property

Optional text comment, can be used as a message from waiter to cook.

Namespace:  Resto.Front.Api.V5.Data.Kitchen
Assembly:  Resto.Front.Api.V5 (in Resto.Front.Api.V5.dll)
Syntax
C#
IKitchenOrderItemProductComment Comment { get; }

Property Value

Type: IKitchenOrderItemProductComment
See Also