Table of Contents

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 = 1
fiscalReceipt = 0
nonFiscalReceipt = 2
notImplemented = 3