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 | |
|---|---|---|
| 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. | |
| OfdBufferedDocuments | Number of documents in buffer. | |
| OfdChequeDateTime | Date and time of the last cheque. | |
| OfdChequeSum | Cheque sum. | |
| OfdDocumentNumber | Document number. | |
| 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. | |
| RegisterDateTime | Register date time. | |
| RestaurantMode | Restaurant mode. | |
| SessionStatus | Cafe session status: 0 - closed, 1 - open, 2 - expired. |
| 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.) |