Click or drag to resize

IKitchenOrderCookingItemComment Property

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

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

Property Value

Type: IKitchenOrderCookingItemComment
See Also