Class VerifactuErrorCodes
- Namespace
- RetailForce.Fiscalisation.Implementation.Spain
- Assembly
- RetailForce.Fiscalisation.Model.dll
A static class containing the various possible error codes returned by VERIFACTU and their english descriptions
public static class VerifactuErrorCodes
- Inheritance
-
VerifactuErrorCodes
- Inherited Members
Remarks
Errors were translated by DeepL, so if you find any mistakes please correct them
Fields
Errors
A dictionary containing the following values: key - the error code value - the error description
public static readonly Dictionary<string, string> Errors