CashRegisterStatus Class |
Namespace: Resto.Front.Api.Data.Device.Results
[SerializableAttribute] public class CashRegisterStatus
The CashRegisterStatus type exposes the following members.
| Name | Description | |
|---|---|---|
| CashRegisterStatus | Main constructor |
| Name | Description | |
|---|---|---|
| CancelCount | Session cancel count. | |
| CancelSum | Session cancel sum. | |
| CashPaymentSum | Session cash payment type sum. | |
| ErrorCode | Error code. | |
| ExtendedStatus | Extended status. | |
| FiscalStorage | Fiscal storage. | |
| FnResponseCode | Fiscal storage response code. | |
| HaveRegisterDateTime | Date and time in yyyy-MM-dd HH:mm:ss format. | |
| IsOfdConnected | Ofd connection status. | |
| NonCashPaymentsSum | Session non cash payment types sum. | |
| OfdBufferedDocuments | Number of documents in buffer. | |
| OfdChequeDateTime | Date and time of the last cheque. | |
| OfdChequeSum | Cheque sum. | |
| OfdDocumentNumber | Document number. | |
| OfdFirstUnsentDocumentNumber | First document to deliver in OFD delivery queue. | |
| OfdKkmRegistrationNumber | Kkm registration number of the last cheque. | |
| OfdOrgName | The name of the organization in the last cheque. | |
| OfdResponseCode | Ofd response code. | |
| OfdSalesAddress | Sale address of the last cheque. | |
| OfdTaxpayerIdNumber | Id number of Ofd taxpayer. | |
| OfdUrl | Internet address for receiving a copy of the latest electronic cheque. | |
| OfflineMode | Offline mode. | |
| RefundsCount | Session refunds count. | |
| RefundsSum | Session refunds sum. | |
| RegisterDateTime | Register date time. | |
| RestaurantMode | Restaurant mode. | |
| SalesCount | Session sales count. | |
| SalesSum | Session sales sum. | |
| SalesSumTotal | Total sales sum. | |
| SerialNumber | Cash register serial number. | |
| SessionNumber | Number of cash register session. | |
| SessionStatus | Cafe session status: 0 - closed, 1 - open, 2 - expired. | |
| StatusBarInfo | Info to be shown in the Syrve POS status bar. |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |