Click or drag to resize

IPointOfSaleCashRegister Property

CashRegister of current point of sale

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

Property Value

Type: ICashRegisterInfo
See Also