Click or drag to resize

IOrderCashier Property

Gets the user closed the current order.

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

Property Value

IUser
See Also