Syrve POS Api V7 Code Reference
Syrve POS Api V7 Code Reference
Resto.Front.Api.Data.Device
ICafeSession Interface
ICafeSession Properties
CashRegister Property
Number Property
OpenTime Property
ICafeSession
CashRegister Property
The cash register device on which this cafe session is open.
Namespace:
Resto.Front.Api.Data.Device
Assembly:
Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
Copy
ICashRegisterInfo
CashRegister
{
get
; }
Property Value
Type:
ICashRegisterInfo
See Also
Reference
ICafeSession Interface
Resto.Front.Api.Data.Device Namespace