Table of Contents

Enum MandatoryType

Namespace
RetailForce.Fiscalisation.Entities
Assembly
RetailForce.Fiscalisation.Model.dll

Defines the type if something mandatory.

public enum MandatoryType

Fields

Mandatory = 0
MandatoryIfAvailable = 1
Optional = 2