Click or drag to resize

ICafeSessionCashRegister Property

The cash register device on which this cafe session is open.

Namespace:  Resto.Front.Api.Data.Device
Assembly:  Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
ICashRegisterInfo CashRegister { get; }

Property Value

Type: ICashRegisterInfo
See Also