{"version":3,"sources":["../../src/zugferd_2_3_2/enum5305.ts"],"sourcesContent":["\nexport enum Enum5305 {\n    /**\n    * Standard rate\n    */\n    StandardRate = \"S\",\n    /**\n    * Zero rated goods\n    */\n    ZeroRatedGoods = \"Z\",\n    /**\n    * Exempt from tax\n    */\n    ExemptFromTax = \"E\",\n    /**\n    * VAT Reverse charge\n    *\n    * VAT reverse charge\n    */\n    VatReverseCharge = \"AE\",\n    /**\n    * VAT exempt for EEA intra-community supply of goods and services\n    *\n    * VAT exempt for intra community supply of goods\n    */\n    VatExemptForEeaIntraCommunitySupplyGoodsAndServices = \"K\",\n    /**\n    * Free export item, tax not charged\n    */\n    FreeExportItemTaxNotCharged = \"G\",\n    /**\n    * Service outside scope of tax\n    *\n    * Services outside scope of tax\n    */\n    ServiceOutsideScopeTax = \"O\",\n    /**\n    * Canary Islands general indirect tax\n    *\n    * Canary Islands General Indirect Tax\n    */\n    CanaryIslandsGeneralIndirectTax = \"L\",\n    /**\n    * Tax for production, services and importation in Ceuta and Melilla\n    *\n    * Liable for IPSI\n    */\n    TaxForProductionServicesAndImportationInCeutaAndMelilla = \"M\",\n}\n\nexport function description(value: Enum5305): string {\n    switch (value) {\n        case Enum5305.StandardRate: return \"Standard rate\";\n        case Enum5305.ZeroRatedGoods: return \"Zero rated goods\";\n        case Enum5305.ExemptFromTax: return \"Exempt from tax\";\n        case Enum5305.VatReverseCharge: return \"VAT Reverse charge\";\n        case Enum5305.VatExemptForEeaIntraCommunitySupplyGoodsAndServices: return \"VAT exempt for EEA intra-community supply of goods and services\";\n        case Enum5305.FreeExportItemTaxNotCharged: return \"Free export item, tax not charged\";\n        case Enum5305.ServiceOutsideScopeTax: return \"Service outside scope of tax\";\n        case Enum5305.CanaryIslandsGeneralIndirectTax: return \"Canary Islands general indirect tax\";\n        case Enum5305.TaxForProductionServicesAndImportationInCeutaAndMelilla: return \"Tax for production, services and importation in Ceuta and Melilla\";\n    }\n}\n"],"mappings":";AACO,IAAK,WAAL,kBAAKA,cAAL;AAIH,EAAAA,UAAA,kBAAe;AAIf,EAAAA,UAAA,oBAAiB;AAIjB,EAAAA,UAAA,mBAAgB;AAMhB,EAAAA,UAAA,sBAAmB;AAMnB,EAAAA,UAAA,yDAAsD;AAItD,EAAAA,UAAA,iCAA8B;AAM9B,EAAAA,UAAA,4BAAyB;AAMzB,EAAAA,UAAA,qCAAkC;AAMlC,EAAAA,UAAA,6DAA0D;AA9ClD,SAAAA;AAAA,GAAA;AAiDL,SAAS,YAAY,OAAyB;AACjD,UAAQ,OAAO;AAAA,IACX,KAAK;AAAuB,aAAO;AAAA,IACnC,KAAK;AAAyB,aAAO;AAAA,IACrC,KAAK;AAAwB,aAAO;AAAA,IACpC,KAAK;AAA2B,aAAO;AAAA,IACvC,KAAK;AAA8D,aAAO;AAAA,IAC1E,KAAK;AAAsC,aAAO;AAAA,IAClD,KAAK;AAAiC,aAAO;AAAA,IAC7C,KAAK;AAA0C,aAAO;AAAA,IACtD,KAAK;AAAkE,aAAO;AAAA,EAClF;AACJ;","names":["Enum5305"]}