Click or drag to resize

IKitchenOrderWaiter Property

Person who serves the source order.

Namespace:  Resto.Front.Api.Data.Kitchen
Assembly:  Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
IUser Waiter { get; }

Property Value

Type: IUser
See Also