Table of Contents

Enum CertificationType

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

Enumeration to reflect if certification of pos system is needed.

public enum CertificationType

Fields

Mandatory = 2

Certification of pos system is mandatory.

MiniPos = 3

Certification of pos system is mandatory, but is done by MiniPos system of RetailForce or other system.

NotNecessary = 0

Certification of pos system is not necessary.

Optional = 1

Certification is optional to improve compliance.