Class CashRegister
Information about the cash register.
Inheritance
System.Object
CashRegister
Namespace: anybill.POS.Client.Models.Bill.CashRegister
Assembly: anybill.POS.Client.Abstractions.dll
Syntax
public class CashRegister
Properties
SerialNumber
Serial number of the cash register.
Declaration
public string SerialNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String |