Enum LithuaniaDocumentKind
- Namespace
- RetailForce.Fiscalisation.Implementation.Lithuania
- Assembly
- RetailForce.Fiscalisation.Model.dll
The kind of document to send. "notImplemented" means that the document kind is supported, but some information required to successfully implement it is missing. In the final implementation the enum type "notImplemented" should not be in use anymore
public enum LithuaniaDocumentKind
Fields
fiscalDay = 1fiscalReceipt = 0nonFiscalReceipt = 2notImplemented = 3