Table of Contents

Enum FiscalisationType

Namespace
RetailForce.Fiscalisation.Implementation
Assembly
RetailForce.Fiscalisation.Model.dll

The type of the fiscalisation.

public enum FiscalisationType

Fields

FiscalPrinter = 1

Fiscalisation is done via fiscal printer.

NoFiscalisation = 100

No fiscalisation module.

Online = 2

Fiscalisation data is sent via online connection to the authorities. This includes also the signature of the data package but not an additional signature.

Signature = 0

Main fiscalisation is done with signature (either per hsm, certificate or proprietary device).

SignatureWithOnline = 3

Main fiscalisation is done via signature, data has to be transferred at least with batches to online authorities.