@dangl/angular-ava 1.4.4 → 1.4.5-beta0001

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -244,12 +244,12 @@ var ModeViewType;
244
244
 
245
245
  // This file is automatically generated as part of the build process
246
246
  const version = {
247
- version: "1.4.4",
248
- commitInfo: "Branch.main.Sha.3c858ab0a7110338e4c7f1252a891a18cec1cf9f",
249
- commitDate: "2025-03-20",
250
- commitHash: "3c858ab0a7110338e4c7f1252a891a18cec1cf9f",
251
- informationalVersion: "1.4.4+Branch.main.Sha.3c858ab0a7110338e4c7f1252a891a18cec1cf9f",
252
- buildDateUtc: new Date(Date.UTC(2025, 2, 20, 11, 17, 35))
247
+ version: "1.4.5-beta0001",
248
+ commitInfo: "Branch.develop.Sha.085211c42cdb8739d6def93e2dbef1d80f629483",
249
+ commitDate: "2025-04-04",
250
+ commitHash: "085211c42cdb8739d6def93e2dbef1d80f629483",
251
+ informationalVersion: "1.4.5-beta.1+Branch.develop.Sha.085211c42cdb8739d6def93e2dbef1d80f629483",
252
+ buildDateUtc: new Date(Date.UTC(2025, 3, 4, 9, 9, 36))
253
253
  };
254
254
 
255
255
  class TreeHoverTooltipService {
@@ -2079,6 +2079,476 @@ var InvoiceType;
2079
2079
  InvoiceType[InvoiceType["PartialFinalConstructionInvoice"] = 876] = "PartialFinalConstructionInvoice";
2080
2080
  InvoiceType[InvoiceType["FinalConstructionInvoice"] = 877] = "FinalConstructionInvoice";
2081
2081
  })(InvoiceType || (InvoiceType = {}));
2082
+ /** Type qualifying the subject of the text. */
2083
+ var ShortTextType;
2084
+ (function (ShortTextType) {
2085
+ ShortTextType[ShortTextType["GoodsItemDescription"] = 0] = "GoodsItemDescription";
2086
+ ShortTextType[ShortTextType["PaymentTerm"] = 1] = "PaymentTerm";
2087
+ ShortTextType[ShortTextType["DangerousGoodsAdditionalInformation"] = 2] = "DangerousGoodsAdditionalInformation";
2088
+ ShortTextType[ShortTextType["DangerousGoodsTechnicalName"] = 3] = "DangerousGoodsTechnicalName";
2089
+ ShortTextType[ShortTextType["AcknowledgementDescription"] = 4] = "AcknowledgementDescription";
2090
+ ShortTextType[ShortTextType["RateAdditionalInformation"] = 5] = "RateAdditionalInformation";
2091
+ ShortTextType[ShortTextType["PartyInstructions"] = 6] = "PartyInstructions";
2092
+ ShortTextType[ShortTextType["GeneralInformation"] = 7] = "GeneralInformation";
2093
+ ShortTextType[ShortTextType["AdditionalConditionsOfSalePurchase"] = 8] = "AdditionalConditionsOfSalePurchase";
2094
+ ShortTextType[ShortTextType["PriceConditions"] = 9] = "PriceConditions";
2095
+ ShortTextType[ShortTextType["GoodsDimensionsInCharacters"] = 10] = "GoodsDimensionsInCharacters";
2096
+ ShortTextType[ShortTextType["EquipmentReUsageRestrictions"] = 11] = "EquipmentReUsageRestrictions";
2097
+ ShortTextType[ShortTextType["HandlingRestriction"] = 12] = "HandlingRestriction";
2098
+ ShortTextType[ShortTextType["ErrorDescriptionFreeText"] = 13] = "ErrorDescriptionFreeText";
2099
+ ShortTextType[ShortTextType["ResponseFreeText"] = 14] = "ResponseFreeText";
2100
+ ShortTextType[ShortTextType["PackageContentsDescription"] = 15] = "PackageContentsDescription";
2101
+ ShortTextType[ShortTextType["TermsOfDelivery"] = 16] = "TermsOfDelivery";
2102
+ ShortTextType[ShortTextType["BillOfLadingRemarks"] = 17] = "BillOfLadingRemarks";
2103
+ ShortTextType[ShortTextType["ModeOfSettlementInformation"] = 18] = "ModeOfSettlementInformation";
2104
+ ShortTextType[ShortTextType["ConsignmentInvoiceInformation"] = 19] = "ConsignmentInvoiceInformation";
2105
+ ShortTextType[ShortTextType["ClearanceInvoiceInformation"] = 20] = "ClearanceInvoiceInformation";
2106
+ ShortTextType[ShortTextType["LetterOfCreditInformation"] = 21] = "LetterOfCreditInformation";
2107
+ ShortTextType[ShortTextType["LicenseInformation"] = 22] = "LicenseInformation";
2108
+ ShortTextType[ShortTextType["CertificationStatements"] = 23] = "CertificationStatements";
2109
+ ShortTextType[ShortTextType["AdditionalExportInformation"] = 24] = "AdditionalExportInformation";
2110
+ ShortTextType[ShortTextType["TariffStatements"] = 25] = "TariffStatements";
2111
+ ShortTextType[ShortTextType["MedicalHistory"] = 26] = "MedicalHistory";
2112
+ ShortTextType[ShortTextType["ConditionsOfSaleOrPurchase"] = 27] = "ConditionsOfSaleOrPurchase";
2113
+ ShortTextType[ShortTextType["ContractDocumentType"] = 28] = "ContractDocumentType";
2114
+ ShortTextType[ShortTextType["AdditionalTermsAndOrConditionsDocumentaryCredit"] = 29] = "AdditionalTermsAndOrConditionsDocumentaryCredit";
2115
+ ShortTextType[ShortTextType["InstructionsOrInformationAboutStandbyDocumentary"] = 30] = "InstructionsOrInformationAboutStandbyDocumentary";
2116
+ ShortTextType[ShortTextType["InstructionsOrInformationAboutPartialShipments"] = 31] = "InstructionsOrInformationAboutPartialShipments";
2117
+ ShortTextType[ShortTextType["InstructionsOrInformationAboutTranshipments"] = 32] = "InstructionsOrInformationAboutTranshipments";
2118
+ ShortTextType[ShortTextType["AdditionalHandlingInstructionsDocumentaryCredit"] = 33] = "AdditionalHandlingInstructionsDocumentaryCredit";
2119
+ ShortTextType[ShortTextType["DomesticRoutingInformation"] = 34] = "DomesticRoutingInformation";
2120
+ ShortTextType[ShortTextType["ChargeableCategoryOfEquipment"] = 35] = "ChargeableCategoryOfEquipment";
2121
+ ShortTextType[ShortTextType["GovernmentInformation"] = 36] = "GovernmentInformation";
2122
+ ShortTextType[ShortTextType["OnwardRoutingInformation"] = 37] = "OnwardRoutingInformation";
2123
+ ShortTextType[ShortTextType["AccountingInformation"] = 38] = "AccountingInformation";
2124
+ ShortTextType[ShortTextType["DiscrepancyInformation"] = 39] = "DiscrepancyInformation";
2125
+ ShortTextType[ShortTextType["ConfirmationInstructions"] = 40] = "ConfirmationInstructions";
2126
+ ShortTextType[ShortTextType["MethodOfIssuance"] = 41] = "MethodOfIssuance";
2127
+ ShortTextType[ShortTextType["DocumentsDeliveryInstructions"] = 42] = "DocumentsDeliveryInstructions";
2128
+ ShortTextType[ShortTextType["AdditionalConditions"] = 43] = "AdditionalConditions";
2129
+ ShortTextType[ShortTextType["InformationInstructionsAboutAdditionalAmountsCovered"] = 44] = "InformationInstructionsAboutAdditionalAmountsCovered";
2130
+ ShortTextType[ShortTextType["DeferredPaymentTermedAdditional"] = 45] = "DeferredPaymentTermedAdditional";
2131
+ ShortTextType[ShortTextType["AcceptanceTermsAdditional"] = 46] = "AcceptanceTermsAdditional";
2132
+ ShortTextType[ShortTextType["NegotiationTermsAdditional"] = 47] = "NegotiationTermsAdditional";
2133
+ ShortTextType[ShortTextType["DocumentNameAndDocumentaryRequirements"] = 48] = "DocumentNameAndDocumentaryRequirements";
2134
+ ShortTextType[ShortTextType["InstructionsInformationAboutRevolvingDocumentaryCredit"] = 49] = "InstructionsInformationAboutRevolvingDocumentaryCredit";
2135
+ ShortTextType[ShortTextType["DocumentaryRequirements"] = 50] = "DocumentaryRequirements";
2136
+ ShortTextType[ShortTextType["AdditionalInformation"] = 51] = "AdditionalInformation";
2137
+ ShortTextType[ShortTextType["FactorAssignmentClause"] = 52] = "FactorAssignmentClause";
2138
+ ShortTextType[ShortTextType["Reason"] = 53] = "Reason";
2139
+ ShortTextType[ShortTextType["Dispute"] = 54] = "Dispute";
2140
+ ShortTextType[ShortTextType["AdditionalAttributeInformation"] = 55] = "AdditionalAttributeInformation";
2141
+ ShortTextType[ShortTextType["AbsenceDeclaration"] = 56] = "AbsenceDeclaration";
2142
+ ShortTextType[ShortTextType["AggregationStatement"] = 57] = "AggregationStatement";
2143
+ ShortTextType[ShortTextType["CompilationStatement"] = 58] = "CompilationStatement";
2144
+ ShortTextType[ShortTextType["DefinitionalException"] = 59] = "DefinitionalException";
2145
+ ShortTextType[ShortTextType["PrivacyStatement"] = 60] = "PrivacyStatement";
2146
+ ShortTextType[ShortTextType["QualityStatement"] = 61] = "QualityStatement";
2147
+ ShortTextType[ShortTextType["StatisticalDescription"] = 62] = "StatisticalDescription";
2148
+ ShortTextType[ShortTextType["StatisticalDefinition"] = 63] = "StatisticalDefinition";
2149
+ ShortTextType[ShortTextType["StatisticalName"] = 64] = "StatisticalName";
2150
+ ShortTextType[ShortTextType["StatisticalTitle"] = 65] = "StatisticalTitle";
2151
+ ShortTextType[ShortTextType["OffDimensionInformation"] = 66] = "OffDimensionInformation";
2152
+ ShortTextType[ShortTextType["UnexpectedStopsInformation"] = 67] = "UnexpectedStopsInformation";
2153
+ ShortTextType[ShortTextType["Principles"] = 68] = "Principles";
2154
+ ShortTextType[ShortTextType["TermsAndDefinition"] = 69] = "TermsAndDefinition";
2155
+ ShortTextType[ShortTextType["SegmentName"] = 70] = "SegmentName";
2156
+ ShortTextType[ShortTextType["SimpleDataElementName"] = 71] = "SimpleDataElementName";
2157
+ ShortTextType[ShortTextType["Scope"] = 72] = "Scope";
2158
+ ShortTextType[ShortTextType["MessageTypeName"] = 73] = "MessageTypeName";
2159
+ ShortTextType[ShortTextType["Introduction"] = 74] = "Introduction";
2160
+ ShortTextType[ShortTextType["Glossary"] = 75] = "Glossary";
2161
+ ShortTextType[ShortTextType["FunctionalDefinition"] = 76] = "FunctionalDefinition";
2162
+ ShortTextType[ShortTextType["Examples"] = 77] = "Examples";
2163
+ ShortTextType[ShortTextType["CoverPage"] = 78] = "CoverPage";
2164
+ ShortTextType[ShortTextType["DependencySyntaxNotes"] = 79] = "DependencySyntaxNotes";
2165
+ ShortTextType[ShortTextType["CodeValueName"] = 80] = "CodeValueName";
2166
+ ShortTextType[ShortTextType["CodeListName"] = 81] = "CodeListName";
2167
+ ShortTextType[ShortTextType["ClarificationOfUsage"] = 82] = "ClarificationOfUsage";
2168
+ ShortTextType[ShortTextType["CompositeDataElementName"] = 83] = "CompositeDataElementName";
2169
+ ShortTextType[ShortTextType["FieldOfApplication"] = 84] = "FieldOfApplication";
2170
+ ShortTextType[ShortTextType["TypeOfAssetsAndLiabilities"] = 85] = "TypeOfAssetsAndLiabilities";
2171
+ ShortTextType[ShortTextType["PromotionInformation"] = 86] = "PromotionInformation";
2172
+ ShortTextType[ShortTextType["MeterCondition"] = 87] = "MeterCondition";
2173
+ ShortTextType[ShortTextType["MeterReadingInformation"] = 88] = "MeterReadingInformation";
2174
+ ShortTextType[ShortTextType["TypeOfTransactionReason"] = 89] = "TypeOfTransactionReason";
2175
+ ShortTextType[ShortTextType["TypeOfSurveyQuestion"] = 90] = "TypeOfSurveyQuestion";
2176
+ ShortTextType[ShortTextType["CarriersAgentCounterInformation"] = 91] = "CarriersAgentCounterInformation";
2177
+ ShortTextType[ShortTextType["DescriptionOfWorkItemOnEquipment"] = 92] = "DescriptionOfWorkItemOnEquipment";
2178
+ ShortTextType[ShortTextType["MessageDefinition"] = 93] = "MessageDefinition";
2179
+ ShortTextType[ShortTextType["BookedItemInformation"] = 94] = "BookedItemInformation";
2180
+ ShortTextType[ShortTextType["SourceOfDocument"] = 95] = "SourceOfDocument";
2181
+ ShortTextType[ShortTextType["Note"] = 96] = "Note";
2182
+ ShortTextType[ShortTextType["FixedPartOfSegmentClarificationText"] = 97] = "FixedPartOfSegmentClarificationText";
2183
+ ShortTextType[ShortTextType["CharacteristicsOfGoods"] = 98] = "CharacteristicsOfGoods";
2184
+ ShortTextType[ShortTextType["AdditionalDischargeInstructions"] = 99] = "AdditionalDischargeInstructions";
2185
+ ShortTextType[ShortTextType["ContainerStrippingInstructions"] = 100] = "ContainerStrippingInstructions";
2186
+ ShortTextType[ShortTextType["CscContainerSafetyConventionPlateInformation"] = 101] = "CscContainerSafetyConventionPlateInformation";
2187
+ ShortTextType[ShortTextType["CargoRemarks"] = 102] = "CargoRemarks";
2188
+ ShortTextType[ShortTextType["TemperatureControlInstructions"] = 103] = "TemperatureControlInstructions";
2189
+ ShortTextType[ShortTextType["TextRefersToExpectedData"] = 104] = "TextRefersToExpectedData";
2190
+ ShortTextType[ShortTextType["TextRefersToReceivedData"] = 105] = "TextRefersToReceivedData";
2191
+ ShortTextType[ShortTextType["SectionClarificationText"] = 106] = "SectionClarificationText";
2192
+ ShortTextType[ShortTextType["InformationToTheBeneficiary"] = 107] = "InformationToTheBeneficiary";
2193
+ ShortTextType[ShortTextType["InformationToTheApplicant"] = 108] = "InformationToTheApplicant";
2194
+ ShortTextType[ShortTextType["InstructionsToTheBeneficiary"] = 109] = "InstructionsToTheBeneficiary";
2195
+ ShortTextType[ShortTextType["InstructionsToTheApplicant"] = 110] = "InstructionsToTheApplicant";
2196
+ ShortTextType[ShortTextType["ControlledAtmosphere"] = 111] = "ControlledAtmosphere";
2197
+ ShortTextType[ShortTextType["TakeOffAnnotation"] = 112] = "TakeOffAnnotation";
2198
+ ShortTextType[ShortTextType["PriceVariationNarrative"] = 113] = "PriceVariationNarrative";
2199
+ ShortTextType[ShortTextType["DocumentaryCreditAmendmentInstructions"] = 114] = "DocumentaryCreditAmendmentInstructions";
2200
+ ShortTextType[ShortTextType["StandardMethodNarrative"] = 115] = "StandardMethodNarrative";
2201
+ ShortTextType[ShortTextType["ProjectNarrative"] = 116] = "ProjectNarrative";
2202
+ ShortTextType[ShortTextType["RadioactiveGoodsAdditionalInformation"] = 117] = "RadioactiveGoodsAdditionalInformation";
2203
+ ShortTextType[ShortTextType["BankToBankInformation"] = 118] = "BankToBankInformation";
2204
+ ShortTextType[ShortTextType["ReimbursementInstructions"] = 119] = "ReimbursementInstructions";
2205
+ ShortTextType[ShortTextType["ReasonForAmendingAMessage"] = 120] = "ReasonForAmendingAMessage";
2206
+ ShortTextType[ShortTextType["InstructionsToThePayingAndOrAcceptingAndOr"] = 121] = "InstructionsToThePayingAndOrAcceptingAndOr";
2207
+ ShortTextType[ShortTextType["InterestInstructions"] = 122] = "InterestInstructions";
2208
+ ShortTextType[ShortTextType["AgentCommission"] = 123] = "AgentCommission";
2209
+ ShortTextType[ShortTextType["RemittingBankInstructions"] = 124] = "RemittingBankInstructions";
2210
+ ShortTextType[ShortTextType["InstructionsToTheCollectingBank"] = 125] = "InstructionsToTheCollectingBank";
2211
+ ShortTextType[ShortTextType["CollectionAmountInstructions"] = 126] = "CollectionAmountInstructions";
2212
+ ShortTextType[ShortTextType["InternalAuditingInformation"] = 127] = "InternalAuditingInformation";
2213
+ ShortTextType[ShortTextType["Constraint"] = 128] = "Constraint";
2214
+ ShortTextType[ShortTextType["Comment"] = 129] = "Comment";
2215
+ ShortTextType[ShortTextType["SemanticNote"] = 130] = "SemanticNote";
2216
+ ShortTextType[ShortTextType["HelpText"] = 131] = "HelpText";
2217
+ ShortTextType[ShortTextType["Legend"] = 132] = "Legend";
2218
+ ShortTextType[ShortTextType["BatchCodeStructure"] = 133] = "BatchCodeStructure";
2219
+ ShortTextType[ShortTextType["ProductApplication"] = 134] = "ProductApplication";
2220
+ ShortTextType[ShortTextType["CustomerComplaint"] = 135] = "CustomerComplaint";
2221
+ ShortTextType[ShortTextType["ProbableCauseOfFault"] = 136] = "ProbableCauseOfFault";
2222
+ ShortTextType[ShortTextType["DefectDescription"] = 137] = "DefectDescription";
2223
+ ShortTextType[ShortTextType["RepairDescription"] = 138] = "RepairDescription";
2224
+ ShortTextType[ShortTextType["ReviewComments"] = 139] = "ReviewComments";
2225
+ ShortTextType[ShortTextType["Title"] = 140] = "Title";
2226
+ ShortTextType[ShortTextType["DescriptionOfAmount"] = 141] = "DescriptionOfAmount";
2227
+ ShortTextType[ShortTextType["Responsibilities"] = 142] = "Responsibilities";
2228
+ ShortTextType[ShortTextType["Supplier"] = 143] = "Supplier";
2229
+ ShortTextType[ShortTextType["PurchaseRegion"] = 144] = "PurchaseRegion";
2230
+ ShortTextType[ShortTextType["Affiliation"] = 145] = "Affiliation";
2231
+ ShortTextType[ShortTextType["Borrower"] = 146] = "Borrower";
2232
+ ShortTextType[ShortTextType["LineOfBusiness"] = 147] = "LineOfBusiness";
2233
+ ShortTextType[ShortTextType["FinancialInstitution"] = 148] = "FinancialInstitution";
2234
+ ShortTextType[ShortTextType["BusinessFounder"] = 149] = "BusinessFounder";
2235
+ ShortTextType[ShortTextType["BusinessHistory"] = 150] = "BusinessHistory";
2236
+ ShortTextType[ShortTextType["BankingArrangements"] = 151] = "BankingArrangements";
2237
+ ShortTextType[ShortTextType["BusinessOrigin"] = 152] = "BusinessOrigin";
2238
+ ShortTextType[ShortTextType["BrandNamesDescription"] = 153] = "BrandNamesDescription";
2239
+ ShortTextType[ShortTextType["BusinessFinancingDetails"] = 154] = "BusinessFinancingDetails";
2240
+ ShortTextType[ShortTextType["Competition"] = 155] = "Competition";
2241
+ ShortTextType[ShortTextType["ConstructionProcessDetails"] = 156] = "ConstructionProcessDetails";
2242
+ ShortTextType[ShortTextType["ConstructionSpecialty"] = 157] = "ConstructionSpecialty";
2243
+ ShortTextType[ShortTextType["ContractInformation"] = 158] = "ContractInformation";
2244
+ ShortTextType[ShortTextType["CorporateFiling"] = 159] = "CorporateFiling";
2245
+ ShortTextType[ShortTextType["CustomerInformation"] = 160] = "CustomerInformation";
2246
+ ShortTextType[ShortTextType["CopyrightNotice"] = 161] = "CopyrightNotice";
2247
+ ShortTextType[ShortTextType["ContingentDebt"] = 162] = "ContingentDebt";
2248
+ ShortTextType[ShortTextType["ConvictionDetails"] = 163] = "ConvictionDetails";
2249
+ ShortTextType[ShortTextType["Equipment"] = 164] = "Equipment";
2250
+ ShortTextType[ShortTextType["WorkforceDescription"] = 165] = "WorkforceDescription";
2251
+ ShortTextType[ShortTextType["Exemption"] = 166] = "Exemption";
2252
+ ShortTextType[ShortTextType["FuturePlans"] = 167] = "FuturePlans";
2253
+ ShortTextType[ShortTextType["IntervieweeConversationInformation"] = 168] = "IntervieweeConversationInformation";
2254
+ ShortTextType[ShortTextType["IntangibleAsset"] = 169] = "IntangibleAsset";
2255
+ ShortTextType[ShortTextType["Inventory"] = 170] = "Inventory";
2256
+ ShortTextType[ShortTextType["Investment"] = 171] = "Investment";
2257
+ ShortTextType[ShortTextType["IntercompanyRelationsInformation"] = 172] = "IntercompanyRelationsInformation";
2258
+ ShortTextType[ShortTextType["JointVenture"] = 173] = "JointVenture";
2259
+ ShortTextType[ShortTextType["Loan"] = 174] = "Loan";
2260
+ ShortTextType[ShortTextType["LongTermDebt"] = 175] = "LongTermDebt";
2261
+ ShortTextType[ShortTextType["Location"] = 176] = "Location";
2262
+ ShortTextType[ShortTextType["CurrentLegalStructure"] = 177] = "CurrentLegalStructure";
2263
+ ShortTextType[ShortTextType["MaritalContract"] = 178] = "MaritalContract";
2264
+ ShortTextType[ShortTextType["MarketingActivities"] = 179] = "MarketingActivities";
2265
+ ShortTextType[ShortTextType["Merger"] = 180] = "Merger";
2266
+ ShortTextType[ShortTextType["MarketableSecurities"] = 181] = "MarketableSecurities";
2267
+ ShortTextType[ShortTextType["BusinessDebt"] = 182] = "BusinessDebt";
2268
+ ShortTextType[ShortTextType["OriginalLegalStructure"] = 183] = "OriginalLegalStructure";
2269
+ ShortTextType[ShortTextType["EmployeeSharingArrangements"] = 184] = "EmployeeSharingArrangements";
2270
+ ShortTextType[ShortTextType["OrganizationDetails"] = 185] = "OrganizationDetails";
2271
+ ShortTextType[ShortTextType["PublicRecordDetails"] = 186] = "PublicRecordDetails";
2272
+ ShortTextType[ShortTextType["PriceRange"] = 187] = "PriceRange";
2273
+ ShortTextType[ShortTextType["Qualifications"] = 188] = "Qualifications";
2274
+ ShortTextType[ShortTextType["RegisteredActivity"] = 189] = "RegisteredActivity";
2275
+ ShortTextType[ShortTextType["CriminalSentence"] = 190] = "CriminalSentence";
2276
+ ShortTextType[ShortTextType["SalesMethod"] = 191] = "SalesMethod";
2277
+ ShortTextType[ShortTextType["EducationalInstitutionInformation"] = 192] = "EducationalInstitutionInformation";
2278
+ ShortTextType[ShortTextType["StatusDetails"] = 193] = "StatusDetails";
2279
+ ShortTextType[ShortTextType["Sales"] = 194] = "Sales";
2280
+ ShortTextType[ShortTextType["SpouseInformation"] = 195] = "SpouseInformation";
2281
+ ShortTextType[ShortTextType["EducationalDegreeInformation"] = 196] = "EducationalDegreeInformation";
2282
+ ShortTextType[ShortTextType["ShareholdingInformation"] = 197] = "ShareholdingInformation";
2283
+ ShortTextType[ShortTextType["SalesTerritory"] = 198] = "SalesTerritory";
2284
+ ShortTextType[ShortTextType["AccountantsComments"] = 199] = "AccountantsComments";
2285
+ ShortTextType[ShortTextType["ExemptionLawLocation"] = 200] = "ExemptionLawLocation";
2286
+ ShortTextType[ShortTextType["ShareClassifications"] = 201] = "ShareClassifications";
2287
+ ShortTextType[ShortTextType["Forecast"] = 202] = "Forecast";
2288
+ ShortTextType[ShortTextType["EventLocation"] = 203] = "EventLocation";
2289
+ ShortTextType[ShortTextType["FacilityOccupancy"] = 204] = "FacilityOccupancy";
2290
+ ShortTextType[ShortTextType["ImportAndExportDetails"] = 205] = "ImportAndExportDetails";
2291
+ ShortTextType[ShortTextType["AdditionalFacilityInformation"] = 206] = "AdditionalFacilityInformation";
2292
+ ShortTextType[ShortTextType["InventoryValue"] = 207] = "InventoryValue";
2293
+ ShortTextType[ShortTextType["Education"] = 208] = "Education";
2294
+ ShortTextType[ShortTextType["Event"] = 209] = "Event";
2295
+ ShortTextType[ShortTextType["Agent"] = 210] = "Agent";
2296
+ ShortTextType[ShortTextType["DomesticallyAgreedFinancialStatementDetails"] = 211] = "DomesticallyAgreedFinancialStatementDetails";
2297
+ ShortTextType[ShortTextType["OtherCurrentAssetDescription"] = 212] = "OtherCurrentAssetDescription";
2298
+ ShortTextType[ShortTextType["OtherCurrentLiabilityDescription"] = 213] = "OtherCurrentLiabilityDescription";
2299
+ ShortTextType[ShortTextType["FormerBusinessActivity"] = 214] = "FormerBusinessActivity";
2300
+ ShortTextType[ShortTextType["TradeNameUse"] = 215] = "TradeNameUse";
2301
+ ShortTextType[ShortTextType["SigningAuthority"] = 216] = "SigningAuthority";
2302
+ ShortTextType[ShortTextType["Guarantee"] = 217] = "Guarantee";
2303
+ ShortTextType[ShortTextType["HoldingCompanyOperation"] = 218] = "HoldingCompanyOperation";
2304
+ ShortTextType[ShortTextType["ConsignmentRouting"] = 219] = "ConsignmentRouting";
2305
+ ShortTextType[ShortTextType["LetterOfProtest"] = 220] = "LetterOfProtest";
2306
+ ShortTextType[ShortTextType["Question"] = 221] = "Question";
2307
+ ShortTextType[ShortTextType["PartyInformation"] = 222] = "PartyInformation";
2308
+ ShortTextType[ShortTextType["AreaBoundariesDescription"] = 223] = "AreaBoundariesDescription";
2309
+ ShortTextType[ShortTextType["AdvertisementInformation"] = 224] = "AdvertisementInformation";
2310
+ ShortTextType[ShortTextType["FinancialStatementDetails"] = 225] = "FinancialStatementDetails";
2311
+ ShortTextType[ShortTextType["AccessInstructions"] = 226] = "AccessInstructions";
2312
+ ShortTextType[ShortTextType["Liquidity"] = 227] = "Liquidity";
2313
+ ShortTextType[ShortTextType["CreditLine"] = 228] = "CreditLine";
2314
+ ShortTextType[ShortTextType["WarrantyTerms"] = 229] = "WarrantyTerms";
2315
+ ShortTextType[ShortTextType["DivisionDescription"] = 230] = "DivisionDescription";
2316
+ ShortTextType[ShortTextType["ReportingInstruction"] = 231] = "ReportingInstruction";
2317
+ ShortTextType[ShortTextType["ExaminationResult"] = 232] = "ExaminationResult";
2318
+ ShortTextType[ShortTextType["LaboratoryResult"] = 233] = "LaboratoryResult";
2319
+ ShortTextType[ShortTextType["AllowanceChargeInformation"] = 234] = "AllowanceChargeInformation";
2320
+ ShortTextType[ShortTextType["XRayResult"] = 235] = "XRayResult";
2321
+ ShortTextType[ShortTextType["PathologyResult"] = 236] = "PathologyResult";
2322
+ ShortTextType[ShortTextType["InterventionDescription"] = 237] = "InterventionDescription";
2323
+ ShortTextType[ShortTextType["SummaryOfAdmittance"] = 238] = "SummaryOfAdmittance";
2324
+ ShortTextType[ShortTextType["MedicalTreatmentCourseDetail"] = 239] = "MedicalTreatmentCourseDetail";
2325
+ ShortTextType[ShortTextType["Prognosis"] = 240] = "Prognosis";
2326
+ ShortTextType[ShortTextType["InstructionToPatient"] = 241] = "InstructionToPatient";
2327
+ ShortTextType[ShortTextType["InstructionToPhysician"] = 242] = "InstructionToPhysician";
2328
+ ShortTextType[ShortTextType["AllDocuments"] = 243] = "AllDocuments";
2329
+ ShortTextType[ShortTextType["MedicineTreatment"] = 244] = "MedicineTreatment";
2330
+ ShortTextType[ShortTextType["MedicineDosageAndAdministration"] = 245] = "MedicineDosageAndAdministration";
2331
+ ShortTextType[ShortTextType["AvailabilityOfPatient"] = 246] = "AvailabilityOfPatient";
2332
+ ShortTextType[ShortTextType["ReasonForServiceRequest"] = 247] = "ReasonForServiceRequest";
2333
+ ShortTextType[ShortTextType["PurposeOfService"] = 248] = "PurposeOfService";
2334
+ ShortTextType[ShortTextType["ArrivalConditions"] = 249] = "ArrivalConditions";
2335
+ ShortTextType[ShortTextType["ServiceRequestersComment"] = 250] = "ServiceRequestersComment";
2336
+ ShortTextType[ShortTextType["Authentication"] = 251] = "Authentication";
2337
+ ShortTextType[ShortTextType["RequestedLocationDescription"] = 252] = "RequestedLocationDescription";
2338
+ ShortTextType[ShortTextType["MedicineAdministrationCondition"] = 253] = "MedicineAdministrationCondition";
2339
+ ShortTextType[ShortTextType["PatientInformation"] = 254] = "PatientInformation";
2340
+ ShortTextType[ShortTextType["PrecautionaryMeasure"] = 255] = "PrecautionaryMeasure";
2341
+ ShortTextType[ShortTextType["ServiceCharacteristic"] = 256] = "ServiceCharacteristic";
2342
+ ShortTextType[ShortTextType["PlannedEventComment"] = 257] = "PlannedEventComment";
2343
+ ShortTextType[ShortTextType["ExpectedDelayComment"] = 258] = "ExpectedDelayComment";
2344
+ ShortTextType[ShortTextType["TransportRequirementsComment"] = 259] = "TransportRequirementsComment";
2345
+ ShortTextType[ShortTextType["TemporaryApprovalCondition"] = 260] = "TemporaryApprovalCondition";
2346
+ ShortTextType[ShortTextType["CustomsValuationInformation"] = 261] = "CustomsValuationInformation";
2347
+ ShortTextType[ShortTextType["ValueAddedTaxVatMarginScheme"] = 262] = "ValueAddedTaxVatMarginScheme";
2348
+ ShortTextType[ShortTextType["PassengerBaggageInformation"] = 263] = "PassengerBaggageInformation";
2349
+ ShortTextType[ShortTextType["AdditionalProductInformationAddress"] = 264] = "AdditionalProductInformationAddress";
2350
+ ShortTextType[ShortTextType["InformationToBePrintedOnDespatchAdvice"] = 265] = "InformationToBePrintedOnDespatchAdvice";
2351
+ ShortTextType[ShortTextType["MissingGoodsRemarks"] = 266] = "MissingGoodsRemarks";
2352
+ ShortTextType[ShortTextType["NonAcceptanceInformation"] = 267] = "NonAcceptanceInformation";
2353
+ ShortTextType[ShortTextType["ReturnsInformation"] = 268] = "ReturnsInformation";
2354
+ ShortTextType[ShortTextType["SubLineItemInformation"] = 269] = "SubLineItemInformation";
2355
+ ShortTextType[ShortTextType["TestInformation"] = 270] = "TestInformation";
2356
+ ShortTextType[ShortTextType["ExternalLink"] = 271] = "ExternalLink";
2357
+ ShortTextType[ShortTextType["VatExemptionReason"] = 272] = "VatExemptionReason";
2358
+ ShortTextType[ShortTextType["TransportContractDocumentClause"] = 273] = "TransportContractDocumentClause";
2359
+ ShortTextType[ShortTextType["InstructionToPrepareThePatient"] = 274] = "InstructionToPrepareThePatient";
2360
+ ShortTextType[ShortTextType["MedicineTreatmentComment"] = 275] = "MedicineTreatmentComment";
2361
+ ShortTextType[ShortTextType["ExaminationResultComment"] = 276] = "ExaminationResultComment";
2362
+ ShortTextType[ShortTextType["ServiceRequestComment"] = 277] = "ServiceRequestComment";
2363
+ ShortTextType[ShortTextType["PrescriptionReason"] = 278] = "PrescriptionReason";
2364
+ ShortTextType[ShortTextType["PrescriptionComment"] = 279] = "PrescriptionComment";
2365
+ ShortTextType[ShortTextType["ClinicalInvestigationComment"] = 280] = "ClinicalInvestigationComment";
2366
+ ShortTextType[ShortTextType["MedicinalSpecificationComment"] = 281] = "MedicinalSpecificationComment";
2367
+ ShortTextType[ShortTextType["EconomicContributionComment"] = 282] = "EconomicContributionComment";
2368
+ ShortTextType[ShortTextType["StatusOfAPlan"] = 283] = "StatusOfAPlan";
2369
+ ShortTextType[ShortTextType["RandomSampleTestInformation"] = 284] = "RandomSampleTestInformation";
2370
+ ShortTextType[ShortTextType["PeriodOfTime"] = 285] = "PeriodOfTime";
2371
+ ShortTextType[ShortTextType["Legislation"] = 286] = "Legislation";
2372
+ ShortTextType[ShortTextType["SecurityMeasuresRequested"] = 287] = "SecurityMeasuresRequested";
2373
+ ShortTextType[ShortTextType["TransportContractDocumentRemark"] = 288] = "TransportContractDocumentRemark";
2374
+ ShortTextType[ShortTextType["PreviousPortOfCallSecurityInformation"] = 289] = "PreviousPortOfCallSecurityInformation";
2375
+ ShortTextType[ShortTextType["SecurityInformation"] = 290] = "SecurityInformation";
2376
+ ShortTextType[ShortTextType["WasteInformation"] = 291] = "WasteInformation";
2377
+ ShortTextType[ShortTextType["B2cMarketingInformationShortDescription"] = 292] = "B2cMarketingInformationShortDescription";
2378
+ ShortTextType[ShortTextType["B2bMarketingInformationLongDescription"] = 293] = "B2bMarketingInformationLongDescription";
2379
+ ShortTextType[ShortTextType["B2cMarketingInformationLongDescription"] = 294] = "B2cMarketingInformationLongDescription";
2380
+ ShortTextType[ShortTextType["ProductIngredients"] = 295] = "ProductIngredients";
2381
+ ShortTextType[ShortTextType["LocationShortName"] = 296] = "LocationShortName";
2382
+ ShortTextType[ShortTextType["PackagingMaterialInformation"] = 297] = "PackagingMaterialInformation";
2383
+ ShortTextType[ShortTextType["FillerMaterialInformation"] = 298] = "FillerMaterialInformation";
2384
+ ShortTextType[ShortTextType["ShipToShipActivityInformation"] = 299] = "ShipToShipActivityInformation";
2385
+ ShortTextType[ShortTextType["PackageMaterialDescription"] = 300] = "PackageMaterialDescription";
2386
+ ShortTextType[ShortTextType["ConsumerLevelPackageMarking"] = 301] = "ConsumerLevelPackageMarking";
2387
+ ShortTextType[ShortTextType["CustomsClearanceInstructions"] = 302] = "CustomsClearanceInstructions";
2388
+ ShortTextType[ShortTextType["CustomsClearanceInstructionsExport"] = 303] = "CustomsClearanceInstructionsExport";
2389
+ ShortTextType[ShortTextType["ChangeInformation"] = 304] = "ChangeInformation";
2390
+ ShortTextType[ShortTextType["CustomsClearanceInstructionImport"] = 305] = "CustomsClearanceInstructionImport";
2391
+ ShortTextType[ShortTextType["ClearancePlaceRequested"] = 306] = "ClearancePlaceRequested";
2392
+ ShortTextType[ShortTextType["LoadingRemarks"] = 307] = "LoadingRemarks";
2393
+ ShortTextType[ShortTextType["OrderInformation"] = 308] = "OrderInformation";
2394
+ ShortTextType[ShortTextType["CustomerRemarks"] = 309] = "CustomerRemarks";
2395
+ ShortTextType[ShortTextType["CustomsDeclarationInformation"] = 310] = "CustomsDeclarationInformation";
2396
+ ShortTextType[ShortTextType["DamageRemarks"] = 311] = "DamageRemarks";
2397
+ ShortTextType[ShortTextType["DocumentIssuerDeclaration"] = 312] = "DocumentIssuerDeclaration";
2398
+ ShortTextType[ShortTextType["DeliveryInformation"] = 313] = "DeliveryInformation";
2399
+ ShortTextType[ShortTextType["DeliveryInstructions"] = 314] = "DeliveryInstructions";
2400
+ ShortTextType[ShortTextType["DocumentationInstructions"] = 315] = "DocumentationInstructions";
2401
+ ShortTextType[ShortTextType["DutyDeclaration"] = 316] = "DutyDeclaration";
2402
+ ShortTextType[ShortTextType["EffectiveUsedRouting"] = 317] = "EffectiveUsedRouting";
2403
+ ShortTextType[ShortTextType["FirstBlockToBePrintedOnTheTransportContract"] = 318] = "FirstBlockToBePrintedOnTheTransportContract";
2404
+ ShortTextType[ShortTextType["GovernmentBillOfLadingInformation"] = 319] = "GovernmentBillOfLadingInformation";
2405
+ ShortTextType[ShortTextType["EntireTransactionSet"] = 320] = "EntireTransactionSet";
2406
+ ShortTextType[ShortTextType["FurtherInformationConcerningGGVSPar7"] = 321] = "FurtherInformationConcerningGGVSPar7";
2407
+ ShortTextType[ShortTextType["ConsignmentHandlingInstruction"] = 322] = "ConsignmentHandlingInstruction";
2408
+ ShortTextType[ShortTextType["HazardInformation"] = 323] = "HazardInformation";
2409
+ ShortTextType[ShortTextType["ConsignmentInformationForConsignee"] = 324] = "ConsignmentInformationForConsignee";
2410
+ ShortTextType[ShortTextType["InsuranceInstructions"] = 325] = "InsuranceInstructions";
2411
+ ShortTextType[ShortTextType["InvoiceMailingInstructions"] = 326] = "InvoiceMailingInstructions";
2412
+ ShortTextType[ShortTextType["CommercialInvoiceItemDescription"] = 327] = "CommercialInvoiceItemDescription";
2413
+ ShortTextType[ShortTextType["InsuranceInformation"] = 328] = "InsuranceInformation";
2414
+ ShortTextType[ShortTextType["InvoiceInstruction"] = 329] = "InvoiceInstruction";
2415
+ ShortTextType[ShortTextType["InformationForRailwayPurpose"] = 330] = "InformationForRailwayPurpose";
2416
+ ShortTextType[ShortTextType["InlandTransportDetails"] = 331] = "InlandTransportDetails";
2417
+ ShortTextType[ShortTextType["TestingInstructions"] = 332] = "TestingInstructions";
2418
+ ShortTextType[ShortTextType["LocationAlias"] = 333] = "LocationAlias";
2419
+ ShortTextType[ShortTextType["LineItem"] = 334] = "LineItem";
2420
+ ShortTextType[ShortTextType["LoadingInstruction"] = 335] = "LoadingInstruction";
2421
+ ShortTextType[ShortTextType["MiscellaneousChargeOrder"] = 336] = "MiscellaneousChargeOrder";
2422
+ ShortTextType[ShortTextType["MaritimeDeclarationOfHealth"] = 337] = "MaritimeDeclarationOfHealth";
2423
+ ShortTextType[ShortTextType["AdditionalMarksNumbersInformation"] = 338] = "AdditionalMarksNumbersInformation";
2424
+ ShortTextType[ShortTextType["OrderInstruction"] = 339] = "OrderInstruction";
2425
+ ShortTextType[ShortTextType["OtherServiceInformation"] = 340] = "OtherServiceInformation";
2426
+ ShortTextType[ShortTextType["PackingMarkingInformation"] = 341] = "PackingMarkingInformation";
2427
+ ShortTextType[ShortTextType["PaymentInstructionsInformation"] = 342] = "PaymentInstructionsInformation";
2428
+ ShortTextType[ShortTextType["PayablesInformation"] = 343] = "PayablesInformation";
2429
+ ShortTextType[ShortTextType["PackagingInformation"] = 344] = "PackagingInformation";
2430
+ ShortTextType[ShortTextType["PackagingTermsInformation"] = 345] = "PackagingTermsInformation";
2431
+ ShortTextType[ShortTextType["PaymentDetailRemittanceInformation"] = 346] = "PaymentDetailRemittanceInformation";
2432
+ ShortTextType[ShortTextType["PaymentInformation"] = 347] = "PaymentInformation";
2433
+ ShortTextType[ShortTextType["ProductInformation"] = 348] = "ProductInformation";
2434
+ ShortTextType[ShortTextType["PriceCalculationFormula"] = 349] = "PriceCalculationFormula";
2435
+ ShortTextType[ShortTextType["PriorityInformation"] = 350] = "PriorityInformation";
2436
+ ShortTextType[ShortTextType["PurchasingInformation"] = 351] = "PurchasingInformation";
2437
+ ShortTextType[ShortTextType["QuarantineInstructions"] = 352] = "QuarantineInstructions";
2438
+ ShortTextType[ShortTextType["QualityDemandsRequirements"] = 353] = "QualityDemandsRequirements";
2439
+ ShortTextType[ShortTextType["QuotationInstructionInformation"] = 354] = "QuotationInstructionInformation";
2440
+ ShortTextType[ShortTextType["RiskAndHandlingInformation"] = 355] = "RiskAndHandlingInformation";
2441
+ ShortTextType[ShortTextType["RegulatoryInformation"] = 356] = "RegulatoryInformation";
2442
+ ShortTextType[ShortTextType["ReturnToOriginInformation"] = 357] = "ReturnToOriginInformation";
2443
+ ShortTextType[ShortTextType["Receivables"] = 358] = "Receivables";
2444
+ ShortTextType[ShortTextType["ConsignmentRoute"] = 359] = "ConsignmentRoute";
2445
+ ShortTextType[ShortTextType["SafetyInformation"] = 360] = "SafetyInformation";
2446
+ ShortTextType[ShortTextType["ConsignmentDocumentaryInstruction"] = 361] = "ConsignmentDocumentaryInstruction";
2447
+ ShortTextType[ShortTextType["SpecialInstructions"] = 362] = "SpecialInstructions";
2448
+ ShortTextType[ShortTextType["ShipLineRequested"] = 363] = "ShipLineRequested";
2449
+ ShortTextType[ShortTextType["SpecialPermissionForTransportGenerally"] = 364] = "SpecialPermissionForTransportGenerally";
2450
+ ShortTextType[ShortTextType["SpecialPermissionConcerningTheGoodsToBeTransported"] = 365] = "SpecialPermissionConcerningTheGoodsToBeTransported";
2451
+ ShortTextType[ShortTextType["SpecialHandling"] = 366] = "SpecialHandling";
2452
+ ShortTextType[ShortTextType["SpecialPermissionConcerningPackage"] = 367] = "SpecialPermissionConcerningPackage";
2453
+ ShortTextType[ShortTextType["SpecialPermissionConcerningTransportMeans"] = 368] = "SpecialPermissionConcerningTransportMeans";
2454
+ ShortTextType[ShortTextType["SubsidiaryRiskNumberIataDgr"] = 369] = "SubsidiaryRiskNumberIataDgr";
2455
+ ShortTextType[ShortTextType["SpecialServiceRequest"] = 370] = "SpecialServiceRequest";
2456
+ ShortTextType[ShortTextType["SupplierRemarks"] = 371] = "SupplierRemarks";
2457
+ ShortTextType[ShortTextType["ConsignmentTariff"] = 372] = "ConsignmentTariff";
2458
+ ShortTextType[ShortTextType["ConsignmentTransport"] = 373] = "ConsignmentTransport";
2459
+ ShortTextType[ShortTextType["TransportationInformation"] = 374] = "TransportationInformation";
2460
+ ShortTextType[ShortTextType["RequestedTariff"] = 375] = "RequestedTariff";
2461
+ ShortTextType[ShortTextType["TaxDeclaration"] = 376] = "TaxDeclaration";
2462
+ ShortTextType[ShortTextType["WarehouseInstructionInformation"] = 377] = "WarehouseInstructionInformation";
2463
+ ShortTextType[ShortTextType["MutuallyDefined"] = 378] = "MutuallyDefined";
2464
+ })(ShortTextType || (ShortTextType = {}));
2465
+ /** Indication of the instrument of payment, which may include a guarantee. Enumeration values are self-descriptive, so no comments needed here. According to UNCL 4461, see: https://docs.peppol.eu/poacc/billing/3.0/codelist/UNCL4461/ */
2466
+ var PaymentType;
2467
+ (function (PaymentType) {
2468
+ PaymentType[PaymentType["MutuallyDefined"] = 0] = "MutuallyDefined";
2469
+ PaymentType[PaymentType["InstrumentNotDefined"] = 1] = "InstrumentNotDefined";
2470
+ PaymentType[PaymentType["AutomatedClearingHouseCredit"] = 2] = "AutomatedClearingHouseCredit";
2471
+ PaymentType[PaymentType["AutomatedClearingHouseDebit"] = 3] = "AutomatedClearingHouseDebit";
2472
+ PaymentType[PaymentType["ACHDemandDebitReversal"] = 4] = "ACHDemandDebitReversal";
2473
+ PaymentType[PaymentType["ACHDemandCreditReversal"] = 5] = "ACHDemandCreditReversal";
2474
+ PaymentType[PaymentType["ACHDemandCredit"] = 6] = "ACHDemandCredit";
2475
+ PaymentType[PaymentType["ACHDemandDebit"] = 7] = "ACHDemandDebit";
2476
+ PaymentType[PaymentType["Hold"] = 8] = "Hold";
2477
+ PaymentType[PaymentType["NationalOrRegionalClearing"] = 9] = "NationalOrRegionalClearing";
2478
+ PaymentType[PaymentType["InCash"] = 10] = "InCash";
2479
+ PaymentType[PaymentType["ACHSavingsCreditReversal"] = 11] = "ACHSavingsCreditReversal";
2480
+ PaymentType[PaymentType["ACHSavingsDebitReversal"] = 12] = "ACHSavingsDebitReversal";
2481
+ PaymentType[PaymentType["ACHSavingsCredit"] = 13] = "ACHSavingsCredit";
2482
+ PaymentType[PaymentType["ACHSavingsDebit"] = 14] = "ACHSavingsDebit";
2483
+ PaymentType[PaymentType["BookentryCredit"] = 15] = "BookentryCredit";
2484
+ PaymentType[PaymentType["BookentryDebit"] = 16] = "BookentryDebit";
2485
+ PaymentType[PaymentType["ACHDemandCashConcentrationDisbursementCCDCredit"] = 17] = "ACHDemandCashConcentrationDisbursementCCDCredit";
2486
+ PaymentType[PaymentType["ACHDemandCashConcentrationDisbursementCCDDebit"] = 18] = "ACHDemandCashConcentrationDisbursementCCDDebit";
2487
+ PaymentType[PaymentType["ACHDemandCorporateTradePaymentCTPCredit"] = 19] = "ACHDemandCorporateTradePaymentCTPCredit";
2488
+ PaymentType[PaymentType["Cheque"] = 20] = "Cheque";
2489
+ PaymentType[PaymentType["BankerSDraft"] = 21] = "BankerSDraft";
2490
+ PaymentType[PaymentType["CertifiedBankerSDraft"] = 22] = "CertifiedBankerSDraft";
2491
+ PaymentType[PaymentType["BankChequeIssuedByABankingOrSimilarEstablishment"] = 23] = "BankChequeIssuedByABankingOrSimilarEstablishment";
2492
+ PaymentType[PaymentType["BillOfExchangeAwaitingAcceptance"] = 24] = "BillOfExchangeAwaitingAcceptance";
2493
+ PaymentType[PaymentType["CertifiedCheque"] = 25] = "CertifiedCheque";
2494
+ PaymentType[PaymentType["LocalCheque"] = 26] = "LocalCheque";
2495
+ PaymentType[PaymentType["ACHDemandCorporateTradePaymentCTPDebit"] = 27] = "ACHDemandCorporateTradePaymentCTPDebit";
2496
+ PaymentType[PaymentType["ACHDemandCorporateTradeExchangeCTXCredit"] = 28] = "ACHDemandCorporateTradeExchangeCTXCredit";
2497
+ PaymentType[PaymentType["ACHDemandCorporateTradeExchangeCTXDebit"] = 29] = "ACHDemandCorporateTradeExchangeCTXDebit";
2498
+ PaymentType[PaymentType["CreditTransfer"] = 30] = "CreditTransfer";
2499
+ PaymentType[PaymentType["DebitTransfer"] = 31] = "DebitTransfer";
2500
+ PaymentType[PaymentType["ACHDemandCashConcentrationDisbursementPlusCCDCredit"] = 32] = "ACHDemandCashConcentrationDisbursementPlusCCDCredit";
2501
+ PaymentType[PaymentType["ACHDemandCashConcentrationDisbursementPlusCCDDebit"] = 33] = "ACHDemandCashConcentrationDisbursementPlusCCDDebit";
2502
+ PaymentType[PaymentType["ACHPrearrangedPaymentAndDepositPPD"] = 34] = "ACHPrearrangedPaymentAndDepositPPD";
2503
+ PaymentType[PaymentType["ACHSavingsCashConcentrationDisbursementCCDCredit"] = 35] = "ACHSavingsCashConcentrationDisbursementCCDCredit";
2504
+ PaymentType[PaymentType["ACHSavingsCashConcentrationDisbursementCCDDebit"] = 36] = "ACHSavingsCashConcentrationDisbursementCCDDebit";
2505
+ PaymentType[PaymentType["ACHSavingsCorporateTradePaymentCTPCredit"] = 37] = "ACHSavingsCorporateTradePaymentCTPCredit";
2506
+ PaymentType[PaymentType["ACHSavingsCorporateTradePaymentCTPDebit"] = 38] = "ACHSavingsCorporateTradePaymentCTPDebit";
2507
+ PaymentType[PaymentType["ACHSavingsCorporateTradeExchangeCTXCredit"] = 39] = "ACHSavingsCorporateTradeExchangeCTXCredit";
2508
+ PaymentType[PaymentType["ACHSavingsCorporateTradeExchangeCTXDebit"] = 40] = "ACHSavingsCorporateTradeExchangeCTXDebit";
2509
+ PaymentType[PaymentType["ACHSavingsCashConcentrationDisbursementPlusCCDCredit"] = 41] = "ACHSavingsCashConcentrationDisbursementPlusCCDCredit";
2510
+ PaymentType[PaymentType["PaymentToBankAccount"] = 42] = "PaymentToBankAccount";
2511
+ PaymentType[PaymentType["ACHSavingsCashConcentrationDisbursementPlusCCDDebit"] = 43] = "ACHSavingsCashConcentrationDisbursementPlusCCDDebit";
2512
+ PaymentType[PaymentType["AcceptedBillOfExchange"] = 44] = "AcceptedBillOfExchange";
2513
+ PaymentType[PaymentType["ReferencedHomeBankingCreditTransfer"] = 45] = "ReferencedHomeBankingCreditTransfer";
2514
+ PaymentType[PaymentType["InterbankDebitTransfer"] = 46] = "InterbankDebitTransfer";
2515
+ PaymentType[PaymentType["HomeBankingDebitTransfer"] = 47] = "HomeBankingDebitTransfer";
2516
+ PaymentType[PaymentType["BankCard"] = 48] = "BankCard";
2517
+ PaymentType[PaymentType["DirectDebit"] = 49] = "DirectDebit";
2518
+ PaymentType[PaymentType["PaymentByPostgiro"] = 50] = "PaymentByPostgiro";
2519
+ PaymentType[PaymentType["FRNorme697TelereglementCFONBFrenchOrganisationFor"] = 51] = "FRNorme697TelereglementCFONBFrenchOrganisationFor";
2520
+ PaymentType[PaymentType["UrgentCommercialPayment"] = 52] = "UrgentCommercialPayment";
2521
+ PaymentType[PaymentType["UrgentTreasuryPayment"] = 53] = "UrgentTreasuryPayment";
2522
+ PaymentType[PaymentType["CreditCard"] = 54] = "CreditCard";
2523
+ PaymentType[PaymentType["DebitCard"] = 55] = "DebitCard";
2524
+ PaymentType[PaymentType["Bankgiro"] = 56] = "Bankgiro";
2525
+ PaymentType[PaymentType["StandingAgreement"] = 57] = "StandingAgreement";
2526
+ PaymentType[PaymentType["SEPACreditTransfer"] = 58] = "SEPACreditTransfer";
2527
+ PaymentType[PaymentType["SEPADirectDebit"] = 59] = "SEPADirectDebit";
2528
+ PaymentType[PaymentType["PromissoryNote"] = 60] = "PromissoryNote";
2529
+ PaymentType[PaymentType["PromissoryNoteSignedByTheDebtor"] = 61] = "PromissoryNoteSignedByTheDebtor";
2530
+ PaymentType[PaymentType["PromissoryNoteSignedByTheDebtorAndEndorsedByABank"] = 62] = "PromissoryNoteSignedByTheDebtorAndEndorsedByABank";
2531
+ PaymentType[PaymentType["PromissoryNoteSignedByTheDebtorAndEndorsedByAThirdParty"] = 63] = "PromissoryNoteSignedByTheDebtorAndEndorsedByAThirdParty";
2532
+ PaymentType[PaymentType["PromissoryNoteSignedByABank"] = 64] = "PromissoryNoteSignedByABank";
2533
+ PaymentType[PaymentType["PromissoryNoteSignedByABankAndEndorsedByAnotherBank"] = 65] = "PromissoryNoteSignedByABankAndEndorsedByAnotherBank";
2534
+ PaymentType[PaymentType["PromissoryNoteSignedByAThirdParty"] = 66] = "PromissoryNoteSignedByAThirdParty";
2535
+ PaymentType[PaymentType["PromissoryNoteSignedByAThirdPartyAndEndorsedByABank"] = 67] = "PromissoryNoteSignedByAThirdPartyAndEndorsedByABank";
2536
+ PaymentType[PaymentType["OnlinePaymentService"] = 68] = "OnlinePaymentService";
2537
+ PaymentType[PaymentType["BillDrawnByTheCreditorOnTheDebtor"] = 70] = "BillDrawnByTheCreditorOnTheDebtor";
2538
+ PaymentType[PaymentType["BillDrawnByTheCreditorOnABank"] = 74] = "BillDrawnByTheCreditorOnABank";
2539
+ PaymentType[PaymentType["BillDrawnByTheCreditorEndorsedByAnotherBank"] = 75] = "BillDrawnByTheCreditorEndorsedByAnotherBank";
2540
+ PaymentType[PaymentType["BillDrawnByTheCreditorOnABankAndEndorsedByAThirdParty"] = 76] = "BillDrawnByTheCreditorOnABankAndEndorsedByAThirdParty";
2541
+ PaymentType[PaymentType["BillDrawnByTheCreditorOnAThirdParty"] = 77] = "BillDrawnByTheCreditorOnAThirdParty";
2542
+ PaymentType[PaymentType["BillDrawnByCreditorOnThirdPartyAcceptedAndEndorsedByBank"] = 78] = "BillDrawnByCreditorOnThirdPartyAcceptedAndEndorsedByBank";
2543
+ PaymentType[PaymentType["NotTransferableBankerSDraft"] = 91] = "NotTransferableBankerSDraft";
2544
+ PaymentType[PaymentType["NotTransferableLocalCheque"] = 92] = "NotTransferableLocalCheque";
2545
+ PaymentType[PaymentType["ReferenceGiro"] = 93] = "ReferenceGiro";
2546
+ PaymentType[PaymentType["UrgentGiro"] = 94] = "UrgentGiro";
2547
+ PaymentType[PaymentType["FreeFormatGiro"] = 95] = "FreeFormatGiro";
2548
+ PaymentType[PaymentType["RequestedMethodForPaymentWasNotUsed"] = 96] = "RequestedMethodForPaymentWasNotUsed";
2549
+ PaymentType[PaymentType["ClearingBetweenPartners"] = 97] = "ClearingBetweenPartners";
2550
+ PaymentType[PaymentType["JPElectronicallyRecordedMonetaryClaims"] = 98] = "JPElectronicallyRecordedMonetaryClaims";
2551
+ })(PaymentType || (PaymentType = {}));
2082
2552
  /** Describes a mime type of a document */
2083
2553
  var AttachmentMimeType;
2084
2554
  (function (AttachmentMimeType) {
@@ -2104,12 +2574,286 @@ var VatCategory;
2104
2574
  VatCategory[VatCategory["CanaryIslandsGeneralIndirectTax"] = 8] = "CanaryIslandsGeneralIndirectTax";
2105
2575
  VatCategory[VatCategory["TaxInCeutaAndMelilla"] = 9] = "TaxInCeutaAndMelilla";
2106
2576
  })(VatCategory || (VatCategory = {}));
2577
+ /** Type specifying the identification of an allowance from UNTDID 5189. See this list: https://unece.org/fileadmin/DAM/trade/untdid/d16b/tred/tred5189.htm */
2578
+ var AllowanceReasonType;
2579
+ (function (AllowanceReasonType) {
2580
+ AllowanceReasonType[AllowanceReasonType["HandlingCommission"] = 1] = "HandlingCommission";
2581
+ AllowanceReasonType[AllowanceReasonType["AmendmentCommission"] = 2] = "AmendmentCommission";
2582
+ AllowanceReasonType[AllowanceReasonType["AcceptanceCommission"] = 3] = "AcceptanceCommission";
2583
+ AllowanceReasonType[AllowanceReasonType["CommissionForObtainingAcceptance"] = 4] = "CommissionForObtainingAcceptance";
2584
+ AllowanceReasonType[AllowanceReasonType["CommissionOnDelivery"] = 5] = "CommissionOnDelivery";
2585
+ AllowanceReasonType[AllowanceReasonType["AdvisingCommission"] = 6] = "AdvisingCommission";
2586
+ AllowanceReasonType[AllowanceReasonType["ConfirmationCommission"] = 7] = "ConfirmationCommission";
2587
+ AllowanceReasonType[AllowanceReasonType["DeferredPaymentCommission"] = 8] = "DeferredPaymentCommission";
2588
+ AllowanceReasonType[AllowanceReasonType["CommissionForTakingUpDocuments"] = 9] = "CommissionForTakingUpDocuments";
2589
+ AllowanceReasonType[AllowanceReasonType["OpeningCommission"] = 10] = "OpeningCommission";
2590
+ AllowanceReasonType[AllowanceReasonType["FeeForPaymentUnderReserve"] = 11] = "FeeForPaymentUnderReserve";
2591
+ AllowanceReasonType[AllowanceReasonType["DiscrepancyFee"] = 12] = "DiscrepancyFee";
2592
+ AllowanceReasonType[AllowanceReasonType["DomicilationCommission"] = 13] = "DomicilationCommission";
2593
+ AllowanceReasonType[AllowanceReasonType["CommissionForReleaseOfGoods"] = 14] = "CommissionForReleaseOfGoods";
2594
+ AllowanceReasonType[AllowanceReasonType["CollectionCommission"] = 15] = "CollectionCommission";
2595
+ AllowanceReasonType[AllowanceReasonType["NegotiationCommission"] = 16] = "NegotiationCommission";
2596
+ AllowanceReasonType[AllowanceReasonType["ReturnCommission"] = 17] = "ReturnCommission";
2597
+ AllowanceReasonType[AllowanceReasonType["BLSplittingCharges"] = 18] = "BLSplittingCharges";
2598
+ AllowanceReasonType[AllowanceReasonType["TrustCommission"] = 19] = "TrustCommission";
2599
+ AllowanceReasonType[AllowanceReasonType["TransferCommission"] = 20] = "TransferCommission";
2600
+ AllowanceReasonType[AllowanceReasonType["CommissionForOpeningIrrevocableDocumentaryCredits"] = 21] = "CommissionForOpeningIrrevocableDocumentaryCredits";
2601
+ AllowanceReasonType[AllowanceReasonType["PreAdviceCommission"] = 22] = "PreAdviceCommission";
2602
+ AllowanceReasonType[AllowanceReasonType["SupervisoryCommission"] = 23] = "SupervisoryCommission";
2603
+ AllowanceReasonType[AllowanceReasonType["ModelCharges"] = 24] = "ModelCharges";
2604
+ AllowanceReasonType[AllowanceReasonType["RiskCommission"] = 25] = "RiskCommission";
2605
+ AllowanceReasonType[AllowanceReasonType["GuaranteeCommission"] = 26] = "GuaranteeCommission";
2606
+ AllowanceReasonType[AllowanceReasonType["ReimbursementCommission"] = 27] = "ReimbursementCommission";
2607
+ AllowanceReasonType[AllowanceReasonType["StampDuty"] = 28] = "StampDuty";
2608
+ AllowanceReasonType[AllowanceReasonType["Brokerage"] = 29] = "Brokerage";
2609
+ AllowanceReasonType[AllowanceReasonType["BankCharges"] = 30] = "BankCharges";
2610
+ AllowanceReasonType[AllowanceReasonType["BankChargesInformation"] = 31] = "BankChargesInformation";
2611
+ AllowanceReasonType[AllowanceReasonType["CourierFee"] = 32] = "CourierFee";
2612
+ AllowanceReasonType[AllowanceReasonType["PhoneFee"] = 33] = "PhoneFee";
2613
+ AllowanceReasonType[AllowanceReasonType["PostageFee"] = 34] = "PostageFee";
2614
+ AllowanceReasonType[AllowanceReasonType["SWIFTFee"] = 35] = "SWIFTFee";
2615
+ AllowanceReasonType[AllowanceReasonType["TelexFee"] = 36] = "TelexFee";
2616
+ AllowanceReasonType[AllowanceReasonType["PenaltyForLateDeliveryOfDocuments"] = 37] = "PenaltyForLateDeliveryOfDocuments";
2617
+ AllowanceReasonType[AllowanceReasonType["PenaltyForLateDeliveryOfValuationOfWorks"] = 38] = "PenaltyForLateDeliveryOfValuationOfWorks";
2618
+ AllowanceReasonType[AllowanceReasonType["PenaltyForExecutionOfWorksBehindSchedule"] = 39] = "PenaltyForExecutionOfWorksBehindSchedule";
2619
+ AllowanceReasonType[AllowanceReasonType["OtherPenalties"] = 40] = "OtherPenalties";
2620
+ AllowanceReasonType[AllowanceReasonType["BonusForWorksAheadOfSchedule"] = 41] = "BonusForWorksAheadOfSchedule";
2621
+ AllowanceReasonType[AllowanceReasonType["OtherBonus"] = 42] = "OtherBonus";
2622
+ AllowanceReasonType[AllowanceReasonType["ProjectManagementCost"] = 44] = "ProjectManagementCost";
2623
+ AllowanceReasonType[AllowanceReasonType["ProRataRetention"] = 45] = "ProRataRetention";
2624
+ AllowanceReasonType[AllowanceReasonType["ContractualRetention"] = 46] = "ContractualRetention";
2625
+ AllowanceReasonType[AllowanceReasonType["OtherRetentions"] = 47] = "OtherRetentions";
2626
+ AllowanceReasonType[AllowanceReasonType["InterestOnArrears"] = 48] = "InterestOnArrears";
2627
+ AllowanceReasonType[AllowanceReasonType["Interest"] = 49] = "Interest";
2628
+ AllowanceReasonType[AllowanceReasonType["ChargePerCreditCover"] = 50] = "ChargePerCreditCover";
2629
+ AllowanceReasonType[AllowanceReasonType["ChargePerUnusedCreditCover"] = 51] = "ChargePerUnusedCreditCover";
2630
+ AllowanceReasonType[AllowanceReasonType["MinimumCommission"] = 52] = "MinimumCommission";
2631
+ AllowanceReasonType[AllowanceReasonType["FactoringCommission"] = 53] = "FactoringCommission";
2632
+ AllowanceReasonType[AllowanceReasonType["ChamberOfCommerceCharge"] = 54] = "ChamberOfCommerceCharge";
2633
+ AllowanceReasonType[AllowanceReasonType["TransferCharges"] = 55] = "TransferCharges";
2634
+ AllowanceReasonType[AllowanceReasonType["RepatriationCharges"] = 56] = "RepatriationCharges";
2635
+ AllowanceReasonType[AllowanceReasonType["MiscellaneousCharges"] = 57] = "MiscellaneousCharges";
2636
+ AllowanceReasonType[AllowanceReasonType["ForeignExchangeCharges"] = 58] = "ForeignExchangeCharges";
2637
+ AllowanceReasonType[AllowanceReasonType["AgreedDebitInterestCharge"] = 59] = "AgreedDebitInterestCharge";
2638
+ AllowanceReasonType[AllowanceReasonType["ManufacturersConsumerDiscount"] = 60] = "ManufacturersConsumerDiscount";
2639
+ AllowanceReasonType[AllowanceReasonType["FaxAdviceCharge"] = 61] = "FaxAdviceCharge";
2640
+ AllowanceReasonType[AllowanceReasonType["DueToMilitaryStatus"] = 62] = "DueToMilitaryStatus";
2641
+ AllowanceReasonType[AllowanceReasonType["DueToWorkAccident"] = 63] = "DueToWorkAccident";
2642
+ AllowanceReasonType[AllowanceReasonType["SpecialAgreement"] = 64] = "SpecialAgreement";
2643
+ AllowanceReasonType[AllowanceReasonType["ProductionErrorDiscount"] = 65] = "ProductionErrorDiscount";
2644
+ AllowanceReasonType[AllowanceReasonType["NewOutletDiscount"] = 66] = "NewOutletDiscount";
2645
+ AllowanceReasonType[AllowanceReasonType["SampleDiscount"] = 67] = "SampleDiscount";
2646
+ AllowanceReasonType[AllowanceReasonType["EndOfRangeDiscount"] = 68] = "EndOfRangeDiscount";
2647
+ AllowanceReasonType[AllowanceReasonType["ChargeForACustomerSpecificFinish"] = 69] = "ChargeForACustomerSpecificFinish";
2648
+ AllowanceReasonType[AllowanceReasonType["IncotermDiscount"] = 70] = "IncotermDiscount";
2649
+ AllowanceReasonType[AllowanceReasonType["PointOfSalesThresholdAllowance"] = 71] = "PointOfSalesThresholdAllowance";
2650
+ AllowanceReasonType[AllowanceReasonType["TechnicalModificationCosts"] = 72] = "TechnicalModificationCosts";
2651
+ AllowanceReasonType[AllowanceReasonType["JobOrderProductionCosts"] = 73] = "JobOrderProductionCosts";
2652
+ AllowanceReasonType[AllowanceReasonType["OffPremisesCosts"] = 74] = "OffPremisesCosts";
2653
+ AllowanceReasonType[AllowanceReasonType["AdditionalProcessingCosts"] = 75] = "AdditionalProcessingCosts";
2654
+ AllowanceReasonType[AllowanceReasonType["AttestingCharge"] = 76] = "AttestingCharge";
2655
+ AllowanceReasonType[AllowanceReasonType["RushDeliverySurcharge"] = 77] = "RushDeliverySurcharge";
2656
+ AllowanceReasonType[AllowanceReasonType["SpecialConstructionCosts"] = 78] = "SpecialConstructionCosts";
2657
+ AllowanceReasonType[AllowanceReasonType["FreightCharges"] = 79] = "FreightCharges";
2658
+ AllowanceReasonType[AllowanceReasonType["PackingCharge"] = 80] = "PackingCharge";
2659
+ AllowanceReasonType[AllowanceReasonType["RepairCharge"] = 81] = "RepairCharge";
2660
+ AllowanceReasonType[AllowanceReasonType["LoadingCharge"] = 82] = "LoadingCharge";
2661
+ AllowanceReasonType[AllowanceReasonType["SetupCharge"] = 83] = "SetupCharge";
2662
+ AllowanceReasonType[AllowanceReasonType["TestingCharge"] = 84] = "TestingCharge";
2663
+ AllowanceReasonType[AllowanceReasonType["WarehousingCharge"] = 85] = "WarehousingCharge";
2664
+ AllowanceReasonType[AllowanceReasonType["GoldSurcharge"] = 86] = "GoldSurcharge";
2665
+ AllowanceReasonType[AllowanceReasonType["CopperSurcharge"] = 87] = "CopperSurcharge";
2666
+ AllowanceReasonType[AllowanceReasonType["MaterialSurchargeDeduction"] = 88] = "MaterialSurchargeDeduction";
2667
+ AllowanceReasonType[AllowanceReasonType["LeadSurcharge"] = 89] = "LeadSurcharge";
2668
+ AllowanceReasonType[AllowanceReasonType["PriceIndexSurcharge"] = 90] = "PriceIndexSurcharge";
2669
+ AllowanceReasonType[AllowanceReasonType["PlatinumSurcharge"] = 91] = "PlatinumSurcharge";
2670
+ AllowanceReasonType[AllowanceReasonType["SilverSurcharge"] = 92] = "SilverSurcharge";
2671
+ AllowanceReasonType[AllowanceReasonType["WolframSurcharge"] = 93] = "WolframSurcharge";
2672
+ AllowanceReasonType[AllowanceReasonType["AluminumSurcharge"] = 94] = "AluminumSurcharge";
2673
+ AllowanceReasonType[AllowanceReasonType["Discount"] = 95] = "Discount";
2674
+ AllowanceReasonType[AllowanceReasonType["Insurance"] = 96] = "Insurance";
2675
+ AllowanceReasonType[AllowanceReasonType["MinimumOrderMinimumBillingCharge"] = 97] = "MinimumOrderMinimumBillingCharge";
2676
+ AllowanceReasonType[AllowanceReasonType["MaterialSurchargeSpecialMaterials"] = 98] = "MaterialSurchargeSpecialMaterials";
2677
+ AllowanceReasonType[AllowanceReasonType["Surcharge"] = 99] = "Surcharge";
2678
+ AllowanceReasonType[AllowanceReasonType["SpecialRebate"] = 100] = "SpecialRebate";
2679
+ AllowanceReasonType[AllowanceReasonType["CarbonFootprintCharge"] = 101] = "CarbonFootprintCharge";
2680
+ AllowanceReasonType[AllowanceReasonType["FixedLongTerm"] = 102] = "FixedLongTerm";
2681
+ AllowanceReasonType[AllowanceReasonType["Temporary"] = 103] = "Temporary";
2682
+ AllowanceReasonType[AllowanceReasonType["Standard"] = 104] = "Standard";
2683
+ AllowanceReasonType[AllowanceReasonType["YearlyTurnover"] = 105] = "YearlyTurnover";
2684
+ })(AllowanceReasonType || (AllowanceReasonType = {}));
2685
+ /** Type specifying a special service from UNTDID 7161. See this list: https://unece.org/fileadmin/DAM/trade/untdid/d16b/tred/tred7161.htm */
2686
+ var ChargeReasonType;
2687
+ (function (ChargeReasonType) {
2688
+ ChargeReasonType[ChargeReasonType["Advertising"] = 0] = "Advertising";
2689
+ ChargeReasonType[ChargeReasonType["Telecommunication"] = 1] = "Telecommunication";
2690
+ ChargeReasonType[ChargeReasonType["TechnicalModification"] = 2] = "TechnicalModification";
2691
+ ChargeReasonType[ChargeReasonType["JobOrderProduction"] = 3] = "JobOrderProduction";
2692
+ ChargeReasonType[ChargeReasonType["Outlays"] = 4] = "Outlays";
2693
+ ChargeReasonType[ChargeReasonType["OffPremises"] = 5] = "OffPremises";
2694
+ ChargeReasonType[ChargeReasonType["AdditionalProcessing"] = 6] = "AdditionalProcessing";
2695
+ ChargeReasonType[ChargeReasonType["Attesting"] = 7] = "Attesting";
2696
+ ChargeReasonType[ChargeReasonType["Acceptance"] = 8] = "Acceptance";
2697
+ ChargeReasonType[ChargeReasonType["RushDelivery"] = 9] = "RushDelivery";
2698
+ ChargeReasonType[ChargeReasonType["SpecialConstruction"] = 10] = "SpecialConstruction";
2699
+ ChargeReasonType[ChargeReasonType["AirportFacilities"] = 11] = "AirportFacilities";
2700
+ ChargeReasonType[ChargeReasonType["Concession"] = 12] = "Concession";
2701
+ ChargeReasonType[ChargeReasonType["CompulsoryStorage"] = 13] = "CompulsoryStorage";
2702
+ ChargeReasonType[ChargeReasonType["FuelRemoval"] = 14] = "FuelRemoval";
2703
+ ChargeReasonType[ChargeReasonType["IntoPlane"] = 15] = "IntoPlane";
2704
+ ChargeReasonType[ChargeReasonType["Overtime"] = 16] = "Overtime";
2705
+ ChargeReasonType[ChargeReasonType["Tooling"] = 17] = "Tooling";
2706
+ ChargeReasonType[ChargeReasonType["Miscellaneous"] = 18] = "Miscellaneous";
2707
+ ChargeReasonType[ChargeReasonType["AdditionalPackaging"] = 19] = "AdditionalPackaging";
2708
+ ChargeReasonType[ChargeReasonType["Dunnage"] = 20] = "Dunnage";
2709
+ ChargeReasonType[ChargeReasonType["Containerisation"] = 21] = "Containerisation";
2710
+ ChargeReasonType[ChargeReasonType["CartonPacking"] = 22] = "CartonPacking";
2711
+ ChargeReasonType[ChargeReasonType["HessianWrapped"] = 23] = "HessianWrapped";
2712
+ ChargeReasonType[ChargeReasonType["PolyethyleneWrapPacking"] = 24] = "PolyethyleneWrapPacking";
2713
+ ChargeReasonType[ChargeReasonType["MiscellaneousTreatment"] = 25] = "MiscellaneousTreatment";
2714
+ ChargeReasonType[ChargeReasonType["EnamellingTreatment"] = 26] = "EnamellingTreatment";
2715
+ ChargeReasonType[ChargeReasonType["HeatTreatment"] = 27] = "HeatTreatment";
2716
+ ChargeReasonType[ChargeReasonType["PlatingTreatment"] = 28] = "PlatingTreatment";
2717
+ ChargeReasonType[ChargeReasonType["Painting"] = 29] = "Painting";
2718
+ ChargeReasonType[ChargeReasonType["Polishing"] = 30] = "Polishing";
2719
+ ChargeReasonType[ChargeReasonType["Priming"] = 31] = "Priming";
2720
+ ChargeReasonType[ChargeReasonType["PreservationTreatment"] = 32] = "PreservationTreatment";
2721
+ ChargeReasonType[ChargeReasonType["Fitting"] = 33] = "Fitting";
2722
+ ChargeReasonType[ChargeReasonType["Consolidation"] = 34] = "Consolidation";
2723
+ ChargeReasonType[ChargeReasonType["BillOfLading"] = 35] = "BillOfLading";
2724
+ ChargeReasonType[ChargeReasonType["Airbag"] = 36] = "Airbag";
2725
+ ChargeReasonType[ChargeReasonType["Transfer"] = 37] = "Transfer";
2726
+ ChargeReasonType[ChargeReasonType["Slipsheet"] = 38] = "Slipsheet";
2727
+ ChargeReasonType[ChargeReasonType["Binding"] = 39] = "Binding";
2728
+ ChargeReasonType[ChargeReasonType["RepairOrReplacementOfBrokenReturnablePackage"] = 40] = "RepairOrReplacementOfBrokenReturnablePackage";
2729
+ ChargeReasonType[ChargeReasonType["EfficientLogistics"] = 41] = "EfficientLogistics";
2730
+ ChargeReasonType[ChargeReasonType["Merchandising"] = 42] = "Merchandising";
2731
+ ChargeReasonType[ChargeReasonType["ProductMix"] = 43] = "ProductMix";
2732
+ ChargeReasonType[ChargeReasonType["OtherServices"] = 44] = "OtherServices";
2733
+ ChargeReasonType[ChargeReasonType["PickUp"] = 45] = "PickUp";
2734
+ ChargeReasonType[ChargeReasonType["ChronicIllness"] = 46] = "ChronicIllness";
2735
+ ChargeReasonType[ChargeReasonType["NewProductIntroduction"] = 47] = "NewProductIntroduction";
2736
+ ChargeReasonType[ChargeReasonType["DirectDelivery"] = 48] = "DirectDelivery";
2737
+ ChargeReasonType[ChargeReasonType["Diversion"] = 49] = "Diversion";
2738
+ ChargeReasonType[ChargeReasonType["Disconnect"] = 50] = "Disconnect";
2739
+ ChargeReasonType[ChargeReasonType["Distribution"] = 51] = "Distribution";
2740
+ ChargeReasonType[ChargeReasonType["HandlingOfHazardousCargo"] = 52] = "HandlingOfHazardousCargo";
2741
+ ChargeReasonType[ChargeReasonType["RentsAndLeases"] = 53] = "RentsAndLeases";
2742
+ ChargeReasonType[ChargeReasonType["LocationDifferential"] = 54] = "LocationDifferential";
2743
+ ChargeReasonType[ChargeReasonType["AircraftRefueling"] = 55] = "AircraftRefueling";
2744
+ ChargeReasonType[ChargeReasonType["FuelShippedIntoStorage"] = 56] = "FuelShippedIntoStorage";
2745
+ ChargeReasonType[ChargeReasonType["CashOnDelivery"] = 57] = "CashOnDelivery";
2746
+ ChargeReasonType[ChargeReasonType["SmallOrderProcessingService"] = 58] = "SmallOrderProcessingService";
2747
+ ChargeReasonType[ChargeReasonType["ClericalOrAdministrativeServices"] = 59] = "ClericalOrAdministrativeServices";
2748
+ ChargeReasonType[ChargeReasonType["Guarantee"] = 60] = "Guarantee";
2749
+ ChargeReasonType[ChargeReasonType["CollectionAndRecycling"] = 61] = "CollectionAndRecycling";
2750
+ ChargeReasonType[ChargeReasonType["CopyrightFeeCollection"] = 62] = "CopyrightFeeCollection";
2751
+ ChargeReasonType[ChargeReasonType["VeterinaryInspectionService"] = 63] = "VeterinaryInspectionService";
2752
+ ChargeReasonType[ChargeReasonType["PensionerService"] = 64] = "PensionerService";
2753
+ ChargeReasonType[ChargeReasonType["MedicineFreePassHolder"] = 65] = "MedicineFreePassHolder";
2754
+ ChargeReasonType[ChargeReasonType["EnvironmentalProtectionService"] = 66] = "EnvironmentalProtectionService";
2755
+ ChargeReasonType[ChargeReasonType["EnvironmentalCleanUpService"] = 67] = "EnvironmentalCleanUpService";
2756
+ ChargeReasonType[ChargeReasonType["NationalChequeProcessingServiceOutsideAccountArea"] = 68] = "NationalChequeProcessingServiceOutsideAccountArea";
2757
+ ChargeReasonType[ChargeReasonType["NationalPaymentServiceOutsideAccountArea"] = 69] = "NationalPaymentServiceOutsideAccountArea";
2758
+ ChargeReasonType[ChargeReasonType["NationalPaymentServiceWithinAccountArea"] = 70] = "NationalPaymentServiceWithinAccountArea";
2759
+ ChargeReasonType[ChargeReasonType["Adjustments"] = 71] = "Adjustments";
2760
+ ChargeReasonType[ChargeReasonType["Authentication"] = 72] = "Authentication";
2761
+ ChargeReasonType[ChargeReasonType["Cataloguing"] = 73] = "Cataloguing";
2762
+ ChargeReasonType[ChargeReasonType["Cartage"] = 74] = "Cartage";
2763
+ ChargeReasonType[ChargeReasonType["Certification"] = 75] = "Certification";
2764
+ ChargeReasonType[ChargeReasonType["CertificateOfConformance"] = 76] = "CertificateOfConformance";
2765
+ ChargeReasonType[ChargeReasonType["CertificateOfOrigin"] = 77] = "CertificateOfOrigin";
2766
+ ChargeReasonType[ChargeReasonType["Cutting"] = 78] = "Cutting";
2767
+ ChargeReasonType[ChargeReasonType["ConsularService"] = 79] = "ConsularService";
2768
+ ChargeReasonType[ChargeReasonType["CustomerCollection"] = 80] = "CustomerCollection";
2769
+ ChargeReasonType[ChargeReasonType["PayrollPaymentService"] = 81] = "PayrollPaymentService";
2770
+ ChargeReasonType[ChargeReasonType["CashTransportation"] = 82] = "CashTransportation";
2771
+ ChargeReasonType[ChargeReasonType["HomeBankingService"] = 83] = "HomeBankingService";
2772
+ ChargeReasonType[ChargeReasonType["BilateralAgreementService"] = 84] = "BilateralAgreementService";
2773
+ ChargeReasonType[ChargeReasonType["InsuranceBrokerageService"] = 85] = "InsuranceBrokerageService";
2774
+ ChargeReasonType[ChargeReasonType["ChequeGeneration"] = 86] = "ChequeGeneration";
2775
+ ChargeReasonType[ChargeReasonType["PreferentialMerchandisingLocation"] = 87] = "PreferentialMerchandisingLocation";
2776
+ ChargeReasonType[ChargeReasonType["Crane"] = 88] = "Crane";
2777
+ ChargeReasonType[ChargeReasonType["SpecialColourService"] = 89] = "SpecialColourService";
2778
+ ChargeReasonType[ChargeReasonType["Sorting"] = 90] = "Sorting";
2779
+ ChargeReasonType[ChargeReasonType["BatteryCollectionAndRecycling"] = 91] = "BatteryCollectionAndRecycling";
2780
+ ChargeReasonType[ChargeReasonType["ProductTakeBackFee"] = 92] = "ProductTakeBackFee";
2781
+ ChargeReasonType[ChargeReasonType["CarLoading"] = 93] = "CarLoading";
2782
+ ChargeReasonType[ChargeReasonType["Cleaning"] = 94] = "Cleaning";
2783
+ ChargeReasonType[ChargeReasonType["CigaretteStamping"] = 95] = "CigaretteStamping";
2784
+ ChargeReasonType[ChargeReasonType["CountAndRecount"] = 96] = "CountAndRecount";
2785
+ ChargeReasonType[ChargeReasonType["LayoutDesign"] = 97] = "LayoutDesign";
2786
+ ChargeReasonType[ChargeReasonType["DriverAssignedUnloading"] = 98] = "DriverAssignedUnloading";
2787
+ ChargeReasonType[ChargeReasonType["Delivery"] = 99] = "Delivery";
2788
+ ChargeReasonType[ChargeReasonType["Engraving"] = 100] = "Engraving";
2789
+ ChargeReasonType[ChargeReasonType["Expediting"] = 101] = "Expediting";
2790
+ ChargeReasonType[ChargeReasonType["ExchangeRateGuarantee"] = 102] = "ExchangeRateGuarantee";
2791
+ ChargeReasonType[ChargeReasonType["Fabrication"] = 103] = "Fabrication";
2792
+ ChargeReasonType[ChargeReasonType["FreightEqualization"] = 104] = "FreightEqualization";
2793
+ ChargeReasonType[ChargeReasonType["FreightExtraordinaryHandling"] = 105] = "FreightExtraordinaryHandling";
2794
+ ChargeReasonType[ChargeReasonType["FreightService"] = 106] = "FreightService";
2795
+ ChargeReasonType[ChargeReasonType["FillingHandling"] = 107] = "FillingHandling";
2796
+ ChargeReasonType[ChargeReasonType["Financing"] = 108] = "Financing";
2797
+ ChargeReasonType[ChargeReasonType["Grinding"] = 109] = "Grinding";
2798
+ ChargeReasonType[ChargeReasonType["Hose"] = 110] = "Hose";
2799
+ ChargeReasonType[ChargeReasonType["Handling"] = 111] = "Handling";
2800
+ ChargeReasonType[ChargeReasonType["HoistingAndHauling"] = 112] = "HoistingAndHauling";
2801
+ ChargeReasonType[ChargeReasonType["Installation"] = 113] = "Installation";
2802
+ ChargeReasonType[ChargeReasonType["InstallationAndWarranty"] = 114] = "InstallationAndWarranty";
2803
+ ChargeReasonType[ChargeReasonType["InsideDelivery"] = 115] = "InsideDelivery";
2804
+ ChargeReasonType[ChargeReasonType["Inspection"] = 116] = "Inspection";
2805
+ ChargeReasonType[ChargeReasonType["InstallationAndTraining"] = 117] = "InstallationAndTraining";
2806
+ ChargeReasonType[ChargeReasonType["Invoicing"] = 118] = "Invoicing";
2807
+ ChargeReasonType[ChargeReasonType["Koshering"] = 119] = "Koshering";
2808
+ ChargeReasonType[ChargeReasonType["CarrierCount"] = 120] = "CarrierCount";
2809
+ ChargeReasonType[ChargeReasonType["Labelling"] = 121] = "Labelling";
2810
+ ChargeReasonType[ChargeReasonType["Labour"] = 122] = "Labour";
2811
+ ChargeReasonType[ChargeReasonType["RepairAndReturn"] = 123] = "RepairAndReturn";
2812
+ ChargeReasonType[ChargeReasonType["Legalisation"] = 124] = "Legalisation";
2813
+ ChargeReasonType[ChargeReasonType["Mounting"] = 125] = "Mounting";
2814
+ ChargeReasonType[ChargeReasonType["MailInvoice"] = 126] = "MailInvoice";
2815
+ ChargeReasonType[ChargeReasonType["MailInvoiceToEachLocation"] = 127] = "MailInvoiceToEachLocation";
2816
+ ChargeReasonType[ChargeReasonType["NonReturnableContainers"] = 128] = "NonReturnableContainers";
2817
+ ChargeReasonType[ChargeReasonType["OutsideCableConnectors"] = 129] = "OutsideCableConnectors";
2818
+ ChargeReasonType[ChargeReasonType["InvoiceWithShipment"] = 130] = "InvoiceWithShipment";
2819
+ ChargeReasonType[ChargeReasonType["PhosphatizingSteelTreatment"] = 131] = "PhosphatizingSteelTreatment";
2820
+ ChargeReasonType[ChargeReasonType["Packing"] = 132] = "Packing";
2821
+ ChargeReasonType[ChargeReasonType["Palletizing"] = 133] = "Palletizing";
2822
+ ChargeReasonType[ChargeReasonType["Repacking"] = 134] = "Repacking";
2823
+ ChargeReasonType[ChargeReasonType["Repair"] = 135] = "Repair";
2824
+ ChargeReasonType[ChargeReasonType["ReturnableContainer"] = 136] = "ReturnableContainer";
2825
+ ChargeReasonType[ChargeReasonType["Restocking"] = 137] = "Restocking";
2826
+ ChargeReasonType[ChargeReasonType["ReDelivery"] = 138] = "ReDelivery";
2827
+ ChargeReasonType[ChargeReasonType["Refurbishing"] = 139] = "Refurbishing";
2828
+ ChargeReasonType[ChargeReasonType["RailWagonHire"] = 140] = "RailWagonHire";
2829
+ ChargeReasonType[ChargeReasonType["Loading"] = 141] = "Loading";
2830
+ ChargeReasonType[ChargeReasonType["Salvaging"] = 142] = "Salvaging";
2831
+ ChargeReasonType[ChargeReasonType["ShippingAndHandling"] = 143] = "ShippingAndHandling";
2832
+ ChargeReasonType[ChargeReasonType["SpecialPackaging"] = 144] = "SpecialPackaging";
2833
+ ChargeReasonType[ChargeReasonType["Stamping"] = 145] = "Stamping";
2834
+ ChargeReasonType[ChargeReasonType["ConsigneeUnload"] = 146] = "ConsigneeUnload";
2835
+ ChargeReasonType[ChargeReasonType["ShrinkWrap"] = 147] = "ShrinkWrap";
2836
+ ChargeReasonType[ChargeReasonType["SpecialHandling"] = 148] = "SpecialHandling";
2837
+ ChargeReasonType[ChargeReasonType["SpecialFinish"] = 149] = "SpecialFinish";
2838
+ ChargeReasonType[ChargeReasonType["SetUp"] = 150] = "SetUp";
2839
+ ChargeReasonType[ChargeReasonType["TankRenting"] = 151] = "TankRenting";
2840
+ ChargeReasonType[ChargeReasonType["Testing"] = 152] = "Testing";
2841
+ ChargeReasonType[ChargeReasonType["TransportationThirdPartyBilling"] = 153] = "TransportationThirdPartyBilling";
2842
+ ChargeReasonType[ChargeReasonType["TransportationByVendor"] = 154] = "TransportationByVendor";
2843
+ ChargeReasonType[ChargeReasonType["DropYard"] = 155] = "DropYard";
2844
+ ChargeReasonType[ChargeReasonType["DropDock"] = 156] = "DropDock";
2845
+ ChargeReasonType[ChargeReasonType["Warehousing"] = 157] = "Warehousing";
2846
+ ChargeReasonType[ChargeReasonType["CombineAllSameDayShipment"] = 158] = "CombineAllSameDayShipment";
2847
+ ChargeReasonType[ChargeReasonType["SplitPickUp"] = 159] = "SplitPickUp";
2848
+ ChargeReasonType[ChargeReasonType["MutuallyDefined"] = 160] = "MutuallyDefined";
2849
+ })(ChargeReasonType || (ChargeReasonType = {}));
2107
2850
  /** This enum represents the source of an invoice, e.g. from which format it was imported */
2108
2851
  var SourceType;
2109
2852
  (function (SourceType) {
2110
2853
  SourceType[SourceType["Self"] = 0] = "Self";
2111
2854
  SourceType[SourceType["Ubl"] = 1] = "Ubl";
2112
2855
  SourceType[SourceType["Cii"] = 2] = "Cii";
2856
+ SourceType[SourceType["FacturX"] = 3] = "FacturX";
2113
2857
  })(SourceType || (SourceType = {}));
2114
2858
 
2115
2859
  class InvoiceAttachmentMimeTypePipe {