Click or drag to resize

IKitchenOrderWaiter Property

Person who serves the source order.

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

Property Value

Type: IUser
See Also