declare enum Text {
    /**
     * Goods item description
     */
    GoodsItemDescription = "AAA",
    /**
     * Payment term
     */
    PaymentTerm = "AAB",
    /**
     * Dangerous goods additional information
     */
    DangerousGoodsAdditionalInformation = "AAC",
    /**
     * Dangerous goods technical name
     */
    DangerousGoodsTechnicalName = "AAD",
    /**
     * Acknowledgement description
     */
    AcknowledgementDescription = "AAE",
    /**
     * Rate additional information
     */
    RateAdditionalInformation = "AAF",
    /**
     * Party instructions
     */
    PartyInstructions = "AAG",
    /**
     * General information
     */
    GeneralInformation = "AAI",
    /**
     * Additional conditions of sale/purchase
     */
    AdditionalConditionsSalePurchase = "AAJ",
    /**
     * Price conditions
     */
    PriceConditions = "AAK",
    /**
     * Goods dimensions in characters
     */
    GoodsDimensionsInCharacters = "AAL",
    /**
     * Equipment re-usage restrictions
     */
    EquipmentReUsageRestrictions = "AAM",
    /**
     * Handling restriction
     */
    HandlingRestriction = "AAN",
    /**
     * Error description (free text)
     */
    ErrorDescriptionFreeText = "AAO",
    /**
     * Response (free text)
     */
    ResponseFreeText = "AAP",
    /**
     * Package content's description
     */
    PackageContentsDescription = "AAQ",
    /**
     * Terms of delivery
     */
    TermsDelivery = "AAR",
    /**
     * Bill of lading remarks
     */
    BillLadingRemarks = "AAS",
    /**
     * Mode of settlement information
     */
    ModeSettlementInformation = "AAT",
    /**
     * Consignment invoice information
     */
    ConsignmentInvoiceInformation = "AAU",
    /**
     * Clearance invoice information
     */
    ClearanceInvoiceInformation = "AAV",
    /**
     * Letter of credit information
     */
    LetterCreditInformation = "AAW",
    /**
     * License information
     */
    LicenseInformation = "AAX",
    /**
     * Certification statements
     */
    CertificationStatements = "AAY",
    /**
     * Additional export information
     */
    AdditionalExportInformation = "AAZ",
    /**
     * Tariff statements
     */
    TariffStatements = "ABA",
    /**
     * Medical history
     */
    MedicalHistory = "ABB",
    /**
     * Conditions of sale or purchase
     */
    ConditionsSaleOrPurchase = "ABC",
    /**
     * Contract document type
     */
    ContractDocumentType = "ABD",
    /**
     * Additional terms and/or conditions (documentary credit)
     */
    AdditionalTermsAndOrConditionsDocumentaryCredit = "ABE",
    /**
     * Instructions or information about standby documentary
     */
    InstructionsOrInformationAboutStandbyDocumentary = "ABF",
    /**
     * Instructions or information about partial shipment(s)
     */
    InstructionsOrInformationAboutPartialShipmentS = "ABG",
    /**
     * Instructions or information about transhipment(s)
     */
    InstructionsOrInformationAboutTranshipmentS = "ABH",
    /**
     * Additional handling instructions documentary credit
     */
    AdditionalHandlingInstructionsDocumentaryCredit = "ABI",
    /**
     * Domestic routing information
     */
    DomesticRoutingInformation = "ABJ",
    /**
     * Chargeable category of equipment
     */
    ChargeableCategoryEquipment = "ABK",
    /**
     * Government information
     */
    GovernmentInformation = "ABL",
    /**
     * Onward routing information
     */
    OnwardRoutingInformation = "ABM",
    /**
     * Accounting information
     */
    AccountingInformation = "ABN",
    /**
     * Discrepancy information
     */
    DiscrepancyInformation = "ABO",
    /**
     * Confirmation instructions
     */
    ConfirmationInstructions = "ABP",
    /**
     * Method of issuance
     */
    MethodIssuance = "ABQ",
    /**
     * Documents delivery instructions
     */
    DocumentsDeliveryInstructions = "ABR",
    /**
     * Additional conditions
     */
    AdditionalConditions = "ABS",
    /**
     * Information/instructions about additional amounts covered
     */
    InformationInstructionsAboutAdditionalAmountsCovered = "ABT",
    /**
     * Deferred payment termed additional
     */
    DeferredPaymentTermedAdditional = "ABU",
    /**
     * Acceptance terms additional
     */
    AcceptanceTermsAdditional = "ABV",
    /**
     * Negotiation terms additional
     */
    NegotiationTermsAdditional = "ABW",
    /**
     * Document name and documentary requirements
     */
    DocumentNameAndDocumentaryRequirements = "ABX",
    /**
     * Instructions/information about revolving documentary credit
     */
    InstructionsInformationAboutRevolvingDocumentaryCredit = "ABZ",
    /**
     * Documentary requirements
     */
    DocumentaryRequirements = "ACA",
    /**
     * Additional information
     */
    AdditionalInformation = "ACB",
    /**
     * Factor assignment clause
     */
    FactorAssignmentClause = "ACC",
    /**
     * Reason
     */
    Reason = "ACD",
    /**
     * Dispute
     */
    Dispute = "ACE",
    /**
     * Additional attribute information
     */
    AdditionalAttributeInformation = "ACF",
    /**
     * Absence declaration
     */
    AbsenceDeclaration = "ACG",
    /**
     * Aggregation statement
     */
    AggregationStatement = "ACH",
    /**
     * Compilation statement
     */
    CompilationStatement = "ACI",
    /**
     * Definitional exception
     */
    DefinitionalException = "ACJ",
    /**
     * Privacy statement
     */
    PrivacyStatement = "ACK",
    /**
     * Quality statement
     */
    QualityStatement = "ACL",
    /**
     * Statistical description
     */
    StatisticalDescription = "ACM",
    /**
     * Statistical definition
     */
    StatisticalDefinition = "ACN",
    /**
     * Statistical name
     */
    StatisticalName = "ACO",
    /**
     * Statistical title
     */
    StatisticalTitle = "ACP",
    /**
     * Off-dimension information
     */
    OffDimensionInformation = "ACQ",
    /**
     * Unexpected stops information
     */
    UnexpectedStopsInformation = "ACR",
    /**
     * Principles
     */
    Principles = "ACS",
    /**
     * Terms and definition
     */
    TermsAndDefinition = "ACT",
    /**
     * Segment name
     */
    SegmentName = "ACU",
    /**
     * Simple data element name
     */
    SimpleDataElementName = "ACV",
    /**
     * Scope
     */
    Scope = "ACW",
    /**
     * Message type name
     */
    MessageTypeName = "ACX",
    /**
     * Introduction
     */
    Introduction = "ACY",
    /**
     * Glossary
     */
    Glossary = "ACZ",
    /**
     * Functional definition
     */
    FunctionalDefinition = "ADA",
    /**
     * Examples
     */
    Examples = "ADB",
    /**
     * Cover page
     */
    CoverPage = "ADC",
    /**
     * Dependency (syntax) notes
     */
    DependencySyntaxNotes = "ADD",
    /**
     * Code value name
     */
    CodeValueName = "ADE",
    /**
     * Code list name
     */
    CodeListName = "ADF",
    /**
     * Clarification of usage
     */
    ClarificationUsage = "ADG",
    /**
     * Composite data element name
     */
    CompositeDataElementName = "ADH",
    /**
     * Field of application
     */
    FieldApplication = "ADI",
    /**
     * Type of assets and liabilities
     */
    TypeAssetsAndLiabilities = "ADJ",
    /**
     * Promotion information
     */
    PromotionInformation = "ADK",
    /**
     * Meter condition
     */
    MeterCondition = "ADL",
    /**
     * Meter reading information
     */
    MeterReadingInformation = "ADM",
    /**
     * Type of transaction reason
     */
    TypeTransactionReason = "ADN",
    /**
     * Type of survey question
     */
    TypeSurveyQuestion = "ADO",
    /**
     * Carrier's agent counter information
     */
    CarriersAgentCounterInformation = "ADP",
    /**
     * Description of work item on equipment
     */
    DescriptionWorkItemOnEquipment = "ADQ",
    /**
     * Message definition
     */
    MessageDefinition = "ADR",
    /**
     * Booked item information
     */
    BookedItemInformation = "ADS",
    /**
     * Source of document
     */
    SourceDocument = "ADT",
    /**
     * Note
     */
    Note = "ADU",
    /**
     * Fixed part of segment clarification text
     */
    FixedPartSegmentClarificationText = "ADV",
    /**
     * Characteristics of goods
     */
    CharacteristicsGoods = "ADW",
    /**
     * Additional discharge instructions
     */
    AdditionalDischargeInstructions = "ADX",
    /**
     * Container stripping instructions
     */
    ContainerStrippingInstructions = "ADY",
    /**
     * CSC (Container Safety Convention) plate information
     */
    CscContainerSafetyConventionPlateInformation = "ADZ",
    /**
     * Cargo remarks
     */
    CargoRemarks = "AEA",
    /**
     * Temperature control instructions
     */
    TemperatureControlInstructions = "AEB",
    /**
     * Text refers to expected data
     */
    TextRefersToExpectedData = "AEC",
    /**
     * Text refers to received data
     */
    TextRefersToReceivedData = "AED",
    /**
     * Section clarification text
     */
    SectionClarificationText = "AEE",
    /**
     * Information to the beneficiary
     */
    InformationToBeneficiary = "AEF",
    /**
     * Information to the applicant
     */
    InformationToApplicant = "AEG",
    /**
     * Instructions to the beneficiary
     */
    InstructionsToBeneficiary = "AEH",
    /**
     * Instructions to the applicant
     */
    InstructionsToApplicant = "AEI",
    /**
     * Controlled atmosphere
     */
    ControlledAtmosphere = "AEJ",
    /**
     * Take off annotation
     */
    TakeOffAnnotation = "AEK",
    /**
     * Price variation narrative
     */
    PriceVariationNarrative = "AEL",
    /**
     * Documentary credit amendment instructions
     */
    DocumentaryCreditAmendmentInstructions = "AEM",
    /**
     * Standard method narrative
     */
    StandardMethodNarrative = "AEN",
    /**
     * Project narrative
     */
    ProjectNarrative = "AEO",
    /**
     * Radioactive goods, additional information
     */
    RadioactiveGoodsAdditionalInformation = "AEP",
    /**
     * Bank-to-bank information
     */
    BankToBankInformation = "AEQ",
    /**
     * Reimbursement instructions
     */
    ReimbursementInstructions = "AER",
    /**
     * Reason for amending a message
     */
    ReasonForAmendingAMessage = "AES",
    /**
     * Instructions to the paying and/or accepting and/or
     */
    InstructionsToPayingAndOrAcceptingAndOr = "AET",
    /**
     * Interest instructions
     */
    InterestInstructions = "AEU",
    /**
     * Agent commission
     */
    AgentCommission = "AEV",
    /**
     * Remitting bank instructions
     */
    RemittingBankInstructions = "AEW",
    /**
     * Instructions to the collecting bank
     */
    InstructionsToCollectingBank = "AEX",
    /**
     * Collection amount instructions
     */
    CollectionAmountInstructions = "AEY",
    /**
     * Internal auditing information
     */
    InternalAuditingInformation = "AEZ",
    /**
     * Constraint
     */
    Constraint = "AFA",
    /**
     * Comment
     */
    Comment = "AFB",
    /**
     * Semantic note
     */
    SemanticNote = "AFC",
    /**
     * Help text
     */
    HelpText = "AFD",
    /**
     * Legend
     */
    Legend = "AFE",
    /**
     * Batch code structure
     */
    BatchCodeStructure = "AFF",
    /**
     * Product application
     */
    ProductApplication = "AFG",
    /**
     * Customer complaint
     */
    CustomerComplaint = "AFH",
    /**
     * Probable cause of fault
     */
    ProbableCauseFault = "AFI",
    /**
     * Defect description
     */
    DefectDescription = "AFJ",
    /**
     * Repair description
     */
    RepairDescription = "AFK",
    /**
     * Review comments
     */
    ReviewComments = "AFL",
    /**
     * Title
     */
    Title = "AFM",
    /**
     * Description of amount
     */
    DescriptionAmount = "AFN",
    /**
     * Responsibilities
     */
    Responsibilities = "AFO",
    /**
     * Supplier
     */
    Supplier = "AFP",
    /**
     * Purchase region
     */
    PurchaseRegion = "AFQ",
    /**
     * Affiliation
     */
    Affiliation = "AFR",
    /**
     * Borrower
     */
    Borrower = "AFS",
    /**
     * Line of business
     */
    LineBusiness = "AFT",
    /**
     * Financial institution
     */
    FinancialInstitution = "AFU",
    /**
     * Business founder
     */
    BusinessFounder = "AFV",
    /**
     * Business history
     */
    BusinessHistory = "AFW",
    /**
     * Banking arrangements
     */
    BankingArrangements = "AFX",
    /**
     * Business origin
     */
    BusinessOrigin = "AFY",
    /**
     * Brand names' description
     */
    BrandNamesDescription = "AFZ",
    /**
     * Business financing details
     */
    BusinessFinancingDetails = "AGA",
    /**
     * Competition
     */
    Competition = "AGB",
    /**
     * Construction process details
     */
    ConstructionProcessDetails = "AGC",
    /**
     * Construction specialty
     */
    ConstructionSpecialty = "AGD",
    /**
     * Contract information
     */
    ContractInformation = "AGE",
    /**
     * Corporate filing
     */
    CorporateFiling = "AGF",
    /**
     * Customer information
     */
    CustomerInformation = "AGG",
    /**
     * Copyright notice
     */
    CopyrightNotice = "AGH",
    /**
     * Contingent debt
     */
    ContingentDebt = "AGI",
    /**
     * Conviction details
     */
    ConvictionDetails = "AGJ",
    /**
     * Equipment
     */
    Equipment = "AGK",
    /**
     * Workforce description
     */
    WorkforceDescription = "AGL",
    /**
     * Exemption
     */
    Exemption = "AGM",
    /**
     * Future plans
     */
    FuturePlans = "AGN",
    /**
     * Interviewee conversation information
     */
    IntervieweeConversationInformation = "AGO",
    /**
     * Intangible asset
     */
    IntangibleAsset = "AGP",
    /**
     * Inventory
     */
    Inventory = "AGQ",
    /**
     * Investment
     */
    Investment = "AGR",
    /**
     * Intercompany relations information
     */
    IntercompanyRelationsInformation = "AGS",
    /**
     * Joint venture
     */
    JointVenture = "AGT",
    /**
     * Loan
     */
    Loan = "AGU",
    /**
     * Long term debt
     */
    LongTermDebt = "AGV",
    /**
     * Location
     */
    Location = "AGW",
    /**
     * Current legal structure
     */
    CurrentLegalStructure = "AGX",
    /**
     * Marital contract
     */
    MaritalContract = "AGY",
    /**
     * Marketing activities
     */
    MarketingActivities = "AGZ",
    /**
     * Merger
     */
    Merger = "AHA",
    /**
     * Marketable securities
     */
    MarketableSecurities = "AHB",
    /**
     * Business debt
     */
    BusinessDebt = "AHC",
    /**
     * Original legal structure
     */
    OriginalLegalStructure = "AHD",
    /**
     * Employee sharing arrangements
     */
    EmployeeSharingArrangements = "AHE",
    /**
     * Organization details
     */
    OrganizationDetails = "AHF",
    /**
     * Public record details
     */
    PublicRecordDetails = "AHG",
    /**
     * Price range
     */
    PriceRange = "AHH",
    /**
     * Qualifications
     */
    Qualifications = "AHI",
    /**
     * Registered activity
     */
    RegisteredActivity = "AHJ",
    /**
     * Criminal sentence
     */
    CriminalSentence = "AHK",
    /**
     * Sales method
     */
    SalesMethod = "AHL",
    /**
     * Educational institution information
     */
    EducationalInstitutionInformation = "AHM",
    /**
     * Status details
     */
    StatusDetails = "AHN",
    /**
     * Sales
     */
    Sales = "AHO",
    /**
     * Spouse information
     */
    SpouseInformation = "AHP",
    /**
     * Educational degree information
     */
    EducationalDegreeInformation = "AHQ",
    /**
     * Shareholding information
     */
    ShareholdingInformation = "AHR",
    /**
     * Sales territory
     */
    SalesTerritory = "AHS",
    /**
     * Accountant's comments
     */
    AccountantsComments = "AHT",
    /**
     * Exemption law location
     */
    ExemptionLawLocation = "AHU",
    /**
     * Share classifications
     */
    ShareClassifications = "AHV",
    /**
     * Forecast
     */
    Forecast = "AHW",
    /**
     * Event location
     */
    EventLocation = "AHX",
    /**
     * Facility occupancy
     */
    FacilityOccupancy = "AHY",
    /**
     * Import and export details
     */
    ImportAndExportDetails = "AHZ",
    /**
     * Additional facility information
     */
    AdditionalFacilityInformation = "AIA",
    /**
     * Inventory value
     */
    InventoryValue = "AIB",
    /**
     * Education
     */
    Education = "AIC",
    /**
     * Event
     */
    Event = "AID",
    /**
     * Agent
     */
    Agent = "AIE",
    /**
     * Domestically agreed financial statement details
     */
    DomesticallyAgreedFinancialStatementDetails = "AIF",
    /**
     * Other current asset description
     */
    OtherCurrentAssetDescription = "AIG",
    /**
     * Other current liability description
     */
    OtherCurrentLiabilityDescription = "AIH",
    /**
     * Former business activity
     */
    FormerBusinessActivity = "AII",
    /**
     * Trade name use
     */
    TradeNameUse = "AIJ",
    /**
     * Signing authority
     */
    SigningAuthority = "AIK",
    /**
     * Guarantee
     */
    Guarantee = "AIL",
    /**
     * Holding company operation
     */
    HoldingCompanyOperation = "AIM",
    /**
     * Consignment routing
     */
    ConsignmentRouting = "AIN",
    /**
     * Letter of protest
     */
    LetterProtest = "AIO",
    /**
     * Question
     */
    Question = "AIP",
    /**
     * Party information
     */
    PartyInformation = "AIQ",
    /**
     * Area boundaries description
     */
    AreaBoundariesDescription = "AIR",
    /**
     * Advertisement information
     */
    AdvertisementInformation = "AIS",
    /**
     * Financial statement details
     */
    FinancialStatementDetails = "AIT",
    /**
     * Access instructions
     */
    AccessInstructions = "AIU",
    /**
     * Liquidity
     */
    Liquidity = "AIV",
    /**
     * Credit line
     */
    CreditLine = "AIW",
    /**
     * Warranty terms
     */
    WarrantyTerms = "AIX",
    /**
     * Division description
     */
    DivisionDescription = "AIY",
    /**
     * Reporting instruction
     */
    ReportingInstruction = "AIZ",
    /**
     * Examination result
     */
    ExaminationResult = "AJA",
    /**
     * Laboratory result
     */
    LaboratoryResult = "AJB",
    /**
     * Allowance/charge information
     */
    AllowanceChargeInformation = "ALC",
    /**
     * X-ray result
     */
    XRayResult = "ALD",
    /**
     * Pathology result
     */
    PathologyResult = "ALE",
    /**
     * Intervention description
     */
    InterventionDescription = "ALF",
    /**
     * Summary of admittance
     */
    SummaryAdmittance = "ALG",
    /**
     * Medical treatment course detail
     */
    MedicalTreatmentCourseDetail = "ALH",
    /**
     * Prognosis
     */
    Prognosis = "ALI",
    /**
     * Instruction to patient
     */
    InstructionToPatient = "ALJ",
    /**
     * Instruction to physician
     */
    InstructionToPhysician = "ALK",
    /**
     * All documents
     */
    AllDocuments = "ALL",
    /**
     * Medicine treatment
     */
    MedicineTreatment = "ALM",
    /**
     * Medicine dosage and administration
     */
    MedicineDosageAndAdministration = "ALN",
    /**
     * Availability of patient
     */
    AvailabilityPatient = "ALO",
    /**
     * Reason for service request
     */
    ReasonForServiceRequest = "ALP",
    /**
     * Purpose of service
     */
    PurposeService = "ALQ",
    /**
     * Arrival conditions
     */
    ArrivalConditions = "ARR",
    /**
     * Service requester's comment
     */
    ServiceRequestersComment = "ARS",
    /**
     * Authentication
     */
    Authentication = "AUT",
    /**
     * Requested location description
     */
    RequestedLocationDescription = "AUU",
    /**
     * Medicine administration condition
     */
    MedicineAdministrationCondition = "AUV",
    /**
     * Patient information
     */
    PatientInformation = "AUW",
    /**
     * Precautionary measure
     */
    PrecautionaryMeasure = "AUX",
    /**
     * Service characteristic
     */
    ServiceCharacteristic = "AUY",
    /**
     * Planned event comment
     */
    PlannedEventComment = "AUZ",
    /**
     * Expected delay comment
     */
    ExpectedDelayComment = "AVA",
    /**
     * Transport requirements comment
     */
    TransportRequirementsComment = "AVB",
    /**
     * Temporary approval condition
     */
    TemporaryApprovalCondition = "AVC",
    /**
     * Customs Valuation Information
     */
    CustomsValuationInformation = "AVD",
    /**
     * Value Added Tax (VAT) margin scheme
     */
    ValueAddedTaxVatMarginScheme = "AVE",
    /**
     * Maritime Declaration of Health
     */
    MaritimeDeclarationHealth = "AVF",
    /**
     * Passenger baggage information
     */
    PassengerBaggageInformation = "BAG",
    /**
     * Maritime Declaration of Health
     */
    MaritimeDeclarationHealth_Dup = "BAH",
    /**
     * Additional product information address
     */
    AdditionalProductInformationAddress = "BAI",
    /**
     * Information to be printed on despatch advice
     */
    InformationToBePrintedOnDespatchAdvice = "BAJ",
    /**
     * Missing goods remarks
     */
    MissingGoodsRemarks = "BAK",
    /**
     * Non-acceptance information
     */
    NonAcceptanceInformation = "BAL",
    /**
     * Returns information
     */
    ReturnsInformation = "BAM",
    /**
     * Sub-line item information
     */
    SubLineItemInformation = "BAN",
    /**
     * Test information
     */
    TestInformation = "BAO",
    /**
     * External link
     */
    ExternalLink = "BAP",
    /**
     * VAT exemption reason
     */
    VatExemptionReason = "BAQ",
    /**
     * Processing Instructions
     */
    ProcessingInstructions = "BAR",
    /**
     * Relay Instructions
     */
    RelayInstructions = "BAS",
    /**
     * SIMA applicable
     */
    SimaApplicable = "BAT",
    /**
     * Appeals program code
     */
    AppealsProgramCode = "BAU",
    /**
     * SIMA subject
     */
    SimaSubject = "BAV",
    /**
     * Surtax applicable
     */
    SurtaxApplicable = "BAW",
    /**
     * SIMA security bond
     */
    SimaSecurityBond = "BAX",
    /**
     * Surtax subject
     */
    SurtaxSubject = "BAY",
    /**
     * Safeguard applicable
     */
    SafeguardApplicable = "BAZ",
    /**
     * Safeguard applicable
     */
    SafeguardApplicable_Dup = "BBA",
    /**
     * Safeguard subject
     */
    SafeguardSubject = "BBB",
    /**
     * Transport contract document clause
     */
    TransportContractDocumentClause = "BLC",
    /**
     * Instruction to prepare the patient
     */
    InstructionToPreparePatient = "BLD",
    /**
     * Medicine treatment comment
     */
    MedicineTreatmentComment = "BLE",
    /**
     * Examination result comment
     */
    ExaminationResultComment = "BLF",
    /**
     * Service request comment
     */
    ServiceRequestComment = "BLG",
    /**
     * Prescription reason
     */
    PrescriptionReason = "BLH",
    /**
     * Prescription comment
     */
    PrescriptionComment = "BLI",
    /**
     * Clinical investigation comment
     */
    ClinicalInvestigationComment = "BLJ",
    /**
     * Medicinal specification comment
     */
    MedicinalSpecificationComment = "BLK",
    /**
     * Economic contribution comment
     */
    EconomicContributionComment = "BLL",
    /**
     * Status of a plan
     */
    StatusAPlan = "BLM",
    /**
     * Random sample test information
     */
    RandomSampleTestInformation = "BLN",
    /**
     * Period of time
     */
    PeriodTime = "BLO",
    /**
     * Legislation
     */
    Legislation = "BLP",
    /**
     * Security measures requested
     */
    SecurityMeasuresRequested = "BLQ",
    /**
     * Transport contract document remark
     */
    TransportContractDocumentRemark = "BLR",
    /**
     * Previous port of call security information
     */
    PreviousPortCallSecurityInformation = "BLS",
    /**
     * Security information
     */
    SecurityInformation = "BLT",
    /**
     * Waste information
     */
    WasteInformation = "BLU",
    /**
     * B2C marketing information, short description
     */
    B2cMarketingInformationShortDescription = "BLV",
    /**
     * B2B marketing information, long description
     */
    B2bMarketingInformationLongDescription = "BLW",
    /**
     * B2C marketing information, long description
     */
    B2cMarketingInformationLongDescription = "BLX",
    /**
     * Product ingredients
     */
    ProductIngredients = "BLY",
    /**
     * Location short name
     */
    LocationShortName = "BLZ",
    /**
     * Packaging material information
     */
    PackagingMaterialInformation = "BMA",
    /**
     * Filler material information
     */
    FillerMaterialInformation = "BMB",
    /**
     * Ship-to-ship activity information
     */
    ShipToShipActivityInformation = "BMC",
    /**
     * Package material description
     */
    PackageMaterialDescription = "BMD",
    /**
     * Consumer level package marking
     */
    ConsumerLevelPackageMarking = "BME",
    /**
     * SIMA measure in force
     */
    SimaMeasureInForce = "BMF",
    /**
     * Pre-CARM
     */
    PreCarm = "BMG",
    /**
     * SIMA measure type
     */
    SimaMeasureType = "BMH",
    /**
     * Customs clearance instructions
     */
    CustomsClearanceInstructions = "CCI",
    /**
     * Sub Type Code
     */
    SubTypeCode = "CCJ",
    /**
     * SIMA information
     */
    SimaInformation = "CCK",
    /**
     * Time limit end
     */
    TimeLimitEnd = "CCL",
    /**
     * Time limit start
     */
    TimeLimitStart = "CCM",
    /**
     * Warehouse time limit
     */
    WarehouseTimeLimit = "CCN",
    /**
     * Value for duty information
     */
    ValueForDutyInformation = "CCO",
    /**
     * Customs clearance instructions export
     */
    CustomsClearanceInstructionsExport = "CEX",
    /**
     * Change information
     */
    ChangeInformation = "CHG",
    /**
     * Customs clearance instruction import
     */
    CustomsClearanceInstructionImport = "CIP",
    /**
     * Clearance place requested
     */
    ClearancePlaceRequested = "CLP",
    /**
     * Loading remarks
     */
    LoadingRemarks = "CLR",
    /**
     * Order information
     */
    OrderInformation = "COI",
    /**
     * Customer remarks
     */
    CustomerRemarks = "CUR",
    /**
     * Customs declaration information
     */
    CustomsDeclarationInformation = "CUS",
    /**
     * Damage remarks
     */
    DamageRemarks = "DAR",
    /**
     * Document issuer declaration
     */
    DocumentIssuerDeclaration = "DCL",
    /**
     * Delivery information
     */
    DeliveryInformation = "DEL",
    /**
     * Delivery instructions
     */
    DeliveryInstructions = "DIN",
    /**
     * Documentation instructions
     */
    DocumentationInstructions = "DOC",
    /**
     * Duty declaration
     */
    DutyDeclaration = "DUT",
    /**
     * Effective used routing
     */
    EffectiveUsedRouting = "EUR",
    /**
     * First block to be printed on the transport contract
     */
    FirstBlockToBePrintedOnTransportContract = "FBC",
    /**
     * Government bill of lading information
     */
    GovernmentBillLadingInformation = "GBL",
    /**
     * Entire transaction set
     */
    EntireTransactionSet = "GEN",
    /**
     * Further information concerning GGVS par. 7
     */
    FurtherInformationConcerningGgvsPar7 = "GS7",
    /**
     * Consignment handling instruction
     */
    ConsignmentHandlingInstruction = "HAN",
    /**
     * Hazard information
     */
    HazardInformation = "HAZ",
    /**
     * Consignment information for consignee
     */
    ConsignmentInformationForConsignee = "ICN",
    /**
     * Insurance instructions
     */
    InsuranceInstructions = "IIN",
    /**
     * Invoice mailing instructions
     */
    InvoiceMailingInstructions = "IMI",
    /**
     * Commercial invoice item description
     */
    CommercialInvoiceItemDescription = "IND",
    /**
     * Insurance information
     */
    InsuranceInformation = "INS",
    /**
     * Invoice instruction
     */
    InvoiceInstruction = "INV",
    /**
     * Information for railway purpose
     */
    InformationForRailwayPurpose = "IRP",
    /**
     * Inland transport details
     */
    InlandTransportDetails = "ITR",
    /**
     * Testing instructions
     */
    TestingInstructions = "ITS",
    /**
     * Location Alias
     */
    LocationAlias = "LAN",
    /**
     * Line item
     */
    LineItem = "LIN",
    /**
     * Loading instruction
     */
    LoadingInstruction = "LOI",
    /**
     * Miscellaneous charge order
     */
    MiscellaneousChargeOrder = "MCO",
    /**
     * Maritime Declaration of Health
     */
    MaritimeDeclarationHealth_Dup_Dup = "MDH",
    /**
     * Additional marks/numbers information
     */
    AdditionalMarksNumbersInformation = "MKS",
    /**
     * Order instruction
     */
    OrderInstruction = "ORI",
    /**
     * Other service information
     */
    OtherServiceInformation = "OSI",
    /**
     * Packing/marking information
     */
    PackingMarkingInformation = "PAC",
    /**
     * Payment instructions information
     */
    PaymentInstructionsInformation = "PAI",
    /**
     * Payables information
     */
    PayablesInformation = "PAY",
    /**
     * Packaging information
     */
    PackagingInformation = "PKG",
    /**
     * Packaging terms information
     */
    PackagingTermsInformation = "PKT",
    /**
     * Payment detail/remittance information
     */
    PaymentDetailRemittanceInformation = "PMD",
    /**
     * Payment information
     */
    PaymentInformation = "PMT",
    /**
     * Product information
     */
    ProductInformation = "PRD",
    /**
     * Price calculation formula
     */
    PriceCalculationFormula = "PRF",
    /**
     * Priority information
     */
    PriorityInformation = "PRI",
    /**
     * Purchasing information
     */
    PurchasingInformation = "PUR",
    /**
     * Quarantine instructions
     */
    QuarantineInstructions = "QIN",
    /**
     * Quality demands/requirements
     */
    QualityDemandsRequirements = "QQD",
    /**
     * Quotation instruction/information
     */
    QuotationInstructionInformation = "QUT",
    /**
     * Risk and handling information
     */
    RiskAndHandlingInformation = "RAH",
    /**
     * Regulatory information
     */
    RegulatoryInformation = "REG",
    /**
     * Return to origin information
     */
    ReturnToOriginInformation = "RET",
    /**
     * Receivables
     */
    Receivables = "REV",
    /**
     * Consignment route
     */
    ConsignmentRoute = "RQR",
    /**
     * Safety information
     */
    SafetyInformation = "SAF",
    /**
     * Consignment documentary instruction
     */
    ConsignmentDocumentaryInstruction = "SIC",
    /**
     * Special instructions
     */
    SpecialInstructions = "SIN",
    /**
     * Ship line requested
     */
    ShipLineRequested = "SLR",
    /**
     * Special permission for transport, generally
     */
    SpecialPermissionForTransportGenerally = "SPA",
    /**
     * Special permission concerning the goods to be transported
     */
    SpecialPermissionConcerningGoodsToBeTransported = "SPG",
    /**
     * Special handling
     */
    SpecialHandling = "SPH",
    /**
     * Special permission concerning package
     */
    SpecialPermissionConcerningPackage = "SPP",
    /**
     * Special permission concerning transport means
     */
    SpecialPermissionConcerningTransportMeans = "SPT",
    /**
     * Subsidiary risk number (IATA/DGR)
     */
    SubsidiaryRiskNumberIataDgr = "SRN",
    /**
     * Special service request
     */
    SpecialServiceRequest = "SSR",
    /**
     * Supplier remarks
     */
    SupplierRemarks = "SUR",
    /**
     * Consignment tariff
     */
    ConsignmentTariff = "TCA",
    /**
     * Consignment transport
     */
    ConsignmentTransport = "TDT",
    /**
     * Transportation information
     */
    TransportationInformation = "TRA",
    /**
     * Requested tariff
     */
    RequestedTariff = "TRR",
    /**
     * Tax declaration
     */
    TaxDeclaration = "TXD",
    /**
     * Warehouse instruction/information
     */
    WarehouseInstructionInformation = "WHI",
    /**
     * Mutually defined
     */
    MutuallyDefined = "ZZZ"
}
declare function description(value: Text): string;

export { Text, description };
