Class ServiceType
- Namespace
- RetailForce.Fiscalisation.Model.Document
- Assembly
- RetailForce.Fiscalisation.Model.dll
Values for Document.SeviceType
public static class ServiceType
- Inheritance
-
objectServiceType
- Inherited Members
Fields
CounterService
The counter service
public const string CounterService = "CounterService"
Field Value
- string
DeliveryByOperator
The delivery by operator
public const string DeliveryByOperator = "DeliveryByOperator"
Field Value
- string
OrderThroughDigitalPlatform
The order through digital platform
public const string OrderThroughDigitalPlatform = "OrderThroughDigitalPlatform"
Field Value
- string
TableService
The table service
public const string TableService = "TableService"
Field Value
- string