PastOrderCashRegister Property |
Cash register on which current order was paid.
Namespace:
Resto.Front.Api.Data.Orders
Assembly:
Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax public ICashRegisterInfo CashRegister { get; set; }
Property Value
Type:
ICashRegisterInfoSee Also