Class CanadaValidation
- Namespace
- RetailForce.Fiscalisation.Implementation.Canada
- Assembly
- RetailForce.Fiscalisation.Model.dll
validations and mappings for canada
public static class CanadaValidation
- Inheritance
-
CanadaValidation
- Inherited Members
Fields
AllowedServiceTypes
allowed service types
public static readonly ReadOnlyDictionary<string, string> AllowedServiceTypes
Field Value
FiscalDocumentTypesMapping
fiscal document types
public static Dictionary<DocumentType, string> FiscalDocumentTypesMapping
Field Value
SupportedAddressTypeMapping
supported address type
public static Dictionary<AddressType, string> SupportedAddressTypeMapping
Field Value
SupportedBusinessSectorMapping
supported business sector
public static Dictionary<BusinessSector, string> SupportedBusinessSectorMapping
Field Value
SupportedDocumentIssueTypesMapping
supported document issue types
public static Dictionary<DocumentIssueType, string> SupportedDocumentIssueTypesMapping
Field Value
SupportedPaymentTypesMapping
supported payment types
public static Dictionary<PaymentType, string> SupportedPaymentTypesMapping
Field Value
SupportedVatDefinitions
supported vat definitions
public static readonly ReadOnlyCollection<Vat> SupportedVatDefinitions
Field Value
Remarks
Adds supported and allowed vat definitions for Canada. Currently only Quebec is active, others are commented out