Click or drag to resize

IKitchenOrderWaiter Property

Person who serves the source order.

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

Property Value

Type: IUser
See Also