Click or drag to resize

IOrderCashier Property

Gets the user closed the current order.

Namespace:  Resto.Front.Api.Data.Orders
Assembly:  Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
IUser Cashier { get; }

Property Value

Type: IUser
See Also