@twin.org/standards-unece 0.0.3-next.57 → 0.0.3-next.58
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.
- package/dist/es/models/bsp/IUneceCargo.js.map +1 -1
- package/dist/es/models/bsp/IUneceConsignmentItem.js.map +1 -1
- package/dist/es/models/bsp/IUneceCountrySubDivision.js.map +1 -1
- package/dist/es/models/bsp/IUneceDangerousGoods.js.map +1 -1
- package/dist/es/models/bsp/IUneceDeliveryAdjustment.js.map +1 -1
- package/dist/es/models/bsp/IUneceDocument.js.map +1 -1
- package/dist/es/models/bsp/IUneceFinancialAdjustment.js.map +1 -1
- package/dist/es/models/bsp/IUneceLicence.js.map +1 -1
- package/dist/es/models/bsp/IUneceLogisticsLocation.js.map +1 -1
- package/dist/es/models/bsp/IUnecePaymentMeans.js.map +1 -1
- package/dist/es/models/bsp/IUnecePaymentTerms.js.map +1 -1
- package/dist/es/models/bsp/IUneceProcessCharacteristic.js.map +1 -1
- package/dist/es/models/bsp/IUneceProductHandlingProcess.js.map +1 -1
- package/dist/es/models/bsp/IUneceRegulatoryProcedure.js.map +1 -1
- package/dist/es/models/bsp/IUneceServiceCharge.js.map +1 -1
- package/dist/es/models/bsp/IUneceShippingMarks.js.map +1 -1
- package/dist/es/models/bsp/IUneceSpecifiedCertificate.js.map +1 -1
- package/dist/es/models/bsp/IUneceSpecifiedCondition.js.map +1 -1
- package/dist/es/models/bsp/IUneceSpecifiedDeclaration.js.map +1 -1
- package/dist/es/models/bsp/IUneceSubordinateLocation.js.map +1 -1
- package/dist/es/models/bsp/IUneceSubordinateSubordinateLocation.js.map +1 -1
- package/dist/es/models/bsp/IUneceSubordinateTradeLineItem.js.map +1 -1
- package/dist/es/models/bsp/IUneceTTLocation.js.map +1 -1
- package/dist/es/models/bsp/IUneceTradeAllowanceCharge.js.map +1 -1
- package/dist/es/models/bsp/IUneceTradeContact.js.map +1 -1
- package/dist/es/models/bsp/IUneceTradeLocation.js.map +1 -1
- package/dist/es/models/bsp/IUneceTradeParty.js.map +1 -1
- package/dist/es/models/bsp/IUneceTradeTax.js.map +1 -1
- package/dist/es/models/bsp/IUneceTransportMovement.js.map +1 -1
- package/dist/es/models/bsp/IUneceTransportPerson.js.map +1 -1
- package/dist/es/models/bsp/IUneceTransportServiceLocation.js.map +1 -1
- package/dist/es/schemas/UneceCargo.json +8 -1
- package/dist/es/schemas/UneceConsignmentItem.json +16 -2
- package/dist/es/schemas/UneceCountrySubDivision.json +8 -1
- package/dist/es/schemas/UneceDangerousGoods.json +8 -1
- package/dist/es/schemas/UneceDeliveryAdjustment.json +8 -1
- package/dist/es/schemas/UneceDocument.json +16 -2
- package/dist/es/schemas/UneceFinancialAdjustment.json +8 -1
- package/dist/es/schemas/UneceLicence.json +8 -1
- package/dist/es/schemas/UneceLogisticsLocation.json +8 -1
- package/dist/es/schemas/UnecePaymentMeans.json +24 -3
- package/dist/es/schemas/UnecePaymentTerms.json +8 -1
- package/dist/es/schemas/UneceProcessCharacteristic.json +8 -1
- package/dist/es/schemas/UneceProductHandlingProcess.json +8 -1
- package/dist/es/schemas/UneceRegulatoryProcedure.json +16 -2
- package/dist/es/schemas/UneceServiceCharge.json +8 -1
- package/dist/es/schemas/UneceShippingMarks.json +8 -1
- package/dist/es/schemas/UneceSpecifiedCertificate.json +8 -1
- package/dist/es/schemas/UneceSpecifiedCondition.json +8 -1
- package/dist/es/schemas/UneceSpecifiedDeclaration.json +8 -1
- package/dist/es/schemas/UneceSubordinateLocation.json +8 -1
- package/dist/es/schemas/UneceSubordinateSubordinateLocation.json +8 -1
- package/dist/es/schemas/UneceSubordinateTradeLineItem.json +16 -2
- package/dist/es/schemas/UneceTTLocation.json +8 -1
- package/dist/es/schemas/UneceTradeAllowanceCharge.json +8 -1
- package/dist/es/schemas/UneceTradeContact.json +8 -1
- package/dist/es/schemas/UneceTradeLocation.json +8 -1
- package/dist/es/schemas/UneceTradeParty.json +8 -1
- package/dist/es/schemas/UneceTradeTax.json +24 -3
- package/dist/es/schemas/UneceTransportMovement.json +8 -1
- package/dist/es/schemas/UneceTransportPerson.json +8 -1
- package/dist/es/schemas/UneceTransportServiceLocation.json +8 -1
- package/dist/types/models/bsp/IUneceCargo.d.ts +1 -1
- package/dist/types/models/bsp/IUneceConsignmentItem.d.ts +2 -2
- package/dist/types/models/bsp/IUneceCountrySubDivision.d.ts +1 -1
- package/dist/types/models/bsp/IUneceDangerousGoods.d.ts +1 -1
- package/dist/types/models/bsp/IUneceDeliveryAdjustment.d.ts +1 -1
- package/dist/types/models/bsp/IUneceDocument.d.ts +2 -2
- package/dist/types/models/bsp/IUneceFinancialAdjustment.d.ts +1 -1
- package/dist/types/models/bsp/IUneceLicence.d.ts +1 -1
- package/dist/types/models/bsp/IUneceLogisticsLocation.d.ts +1 -1
- package/dist/types/models/bsp/IUnecePaymentMeans.d.ts +3 -3
- package/dist/types/models/bsp/IUnecePaymentTerms.d.ts +1 -1
- package/dist/types/models/bsp/IUneceProcessCharacteristic.d.ts +1 -1
- package/dist/types/models/bsp/IUneceProductHandlingProcess.d.ts +1 -1
- package/dist/types/models/bsp/IUneceRegulatoryProcedure.d.ts +2 -2
- package/dist/types/models/bsp/IUneceServiceCharge.d.ts +1 -1
- package/dist/types/models/bsp/IUneceShippingMarks.d.ts +1 -1
- package/dist/types/models/bsp/IUneceSpecifiedCertificate.d.ts +1 -1
- package/dist/types/models/bsp/IUneceSpecifiedCondition.d.ts +1 -1
- package/dist/types/models/bsp/IUneceSpecifiedDeclaration.d.ts +1 -1
- package/dist/types/models/bsp/IUneceSubordinateLocation.d.ts +1 -1
- package/dist/types/models/bsp/IUneceSubordinateSubordinateLocation.d.ts +1 -1
- package/dist/types/models/bsp/IUneceSubordinateTradeLineItem.d.ts +2 -2
- package/dist/types/models/bsp/IUneceTTLocation.d.ts +1 -1
- package/dist/types/models/bsp/IUneceTradeAllowanceCharge.d.ts +1 -1
- package/dist/types/models/bsp/IUneceTradeContact.d.ts +1 -1
- package/dist/types/models/bsp/IUneceTradeLocation.d.ts +1 -1
- package/dist/types/models/bsp/IUneceTradeParty.d.ts +1 -1
- package/dist/types/models/bsp/IUneceTradeTax.d.ts +3 -3
- package/dist/types/models/bsp/IUneceTransportMovement.d.ts +1 -1
- package/dist/types/models/bsp/IUneceTransportPerson.d.ts +1 -1
- package/dist/types/models/bsp/IUneceTransportServiceLocation.d.ts +1 -1
- package/docs/changelog.md +7 -0
- package/docs/reference/interfaces/IUneceCargo.md +1 -1
- package/docs/reference/interfaces/IUneceConsignmentItem.md +2 -2
- package/docs/reference/interfaces/IUneceCountrySubDivision.md +1 -1
- package/docs/reference/interfaces/IUneceDangerousGoods.md +1 -1
- package/docs/reference/interfaces/IUneceDeliveryAdjustment.md +1 -1
- package/docs/reference/interfaces/IUneceDocument.md +2 -2
- package/docs/reference/interfaces/IUneceFinancialAdjustment.md +1 -1
- package/docs/reference/interfaces/IUneceLicence.md +1 -1
- package/docs/reference/interfaces/IUneceLogisticsLocation.md +1 -1
- package/docs/reference/interfaces/IUnecePaymentMeans.md +3 -3
- package/docs/reference/interfaces/IUnecePaymentTerms.md +1 -1
- package/docs/reference/interfaces/IUneceProcessCharacteristic.md +1 -1
- package/docs/reference/interfaces/IUneceProductHandlingProcess.md +1 -1
- package/docs/reference/interfaces/IUneceRegulatoryProcedure.md +2 -2
- package/docs/reference/interfaces/IUneceServiceCharge.md +1 -1
- package/docs/reference/interfaces/IUneceShippingMarks.md +1 -1
- package/docs/reference/interfaces/IUneceSpecifiedCertificate.md +1 -1
- package/docs/reference/interfaces/IUneceSpecifiedCondition.md +1 -1
- package/docs/reference/interfaces/IUneceSpecifiedDeclaration.md +1 -1
- package/docs/reference/interfaces/IUneceSubordinateLocation.md +1 -1
- package/docs/reference/interfaces/IUneceSubordinateSubordinateLocation.md +1 -1
- package/docs/reference/interfaces/IUneceSubordinateTradeLineItem.md +2 -2
- package/docs/reference/interfaces/IUneceTTLocation.md +1 -1
- package/docs/reference/interfaces/IUneceTradeAllowanceCharge.md +1 -1
- package/docs/reference/interfaces/IUneceTradeContact.md +1 -1
- package/docs/reference/interfaces/IUneceTradeLocation.md +1 -1
- package/docs/reference/interfaces/IUneceTradeParty.md +1 -1
- package/docs/reference/interfaces/IUneceTradeTax.md +3 -3
- package/docs/reference/interfaces/IUneceTransportMovement.md +1 -1
- package/docs/reference/interfaces/IUneceTransportPerson.md +1 -1
- package/docs/reference/interfaces/IUneceTransportServiceLocation.md +1 -1
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IUneceCargo.js","sourceRoot":"","sources":["../../../../src/models/bsp/IUneceCargo.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2025 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\n/* cSpell:disable */\n/* This file is auto-generated with the generateInterfaces script, do not edit manually. */\nimport type { UneceCargoCategoryCodeList } from \"../lists/uneceCargoCategoryCodeList.js\";\nimport type { UneceCargoCommodityCategoryCodeList } from \"../lists/uneceCargoCommodityCategoryCodeList.js\";\nimport type { UneceCargoOperationalCategoryCodeList } from \"../lists/uneceCargoOperationalCategoryCodeList.js\";\nimport type { UneceContextType } from \"../uneceContextType.js\";\nimport type { UneceTypes } from \"../uneceTypes.js\";\n\n/**\n * Information about goods being transported identifying their nature for customs, statistical or transport purposes.\n * @see https://vocabulary.uncefact.org/Cargo\n */\nexport interface IUneceCargo {\n\t/**\n\t * JSON-LD Context.\n\t */\n\t\"@context\"?: UneceContextType;\n\n\t/**\n\t * JSON-LD Type.\n\t */\n\ttype: typeof UneceTypes.Cargo;\n\n\t/**\n\t * The code, such as UNECE Recommendation 21 single digit codes, specifying the type of transported cargo.\n\t * @see https://vocabulary.uncefact.org/cargoCategoryTypeCode\n\t */\n\tcargoCategoryTypeCode?: UneceCargoCategoryCodeList;\n\n\t/**\n\t * The code specifying a statistical classification for this transport cargo.\n\t * @see https://vocabulary.uncefact.org/cargoCommodityCategoryStatisticalClassificationCode\n\t */\n\tcargoCommodityCategoryStatisticalClassificationCode?: UneceCargoCommodityCategoryCodeList;\n\n\t/**\n\t * The code specifying the operational category for this transport cargo, such as obnoxious or military.\n\t * @see https://vocabulary.uncefact.org/cargoOperationalCategoryCode\n\t */\n\tcargoOperationalCategoryCode?: UneceCargoOperationalCategoryCodeList;\n\n\t/**\n\t * Identification, expressed as text, of this transport cargo that is sufficient to identify it for customs, statistical or\n\t * transport purposes.\n\t * @see https://vocabulary.uncefact.org/identification\n\t */\n\tidentification?: string;\n}\n"]}
|
|
1
|
+
{"version":3,"file":"IUneceCargo.js","sourceRoot":"","sources":["../../../../src/models/bsp/IUneceCargo.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2025 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\n/* cSpell:disable */\n/* This file is auto-generated with the generateInterfaces script, do not edit manually. */\nimport type { UneceCargoCategoryCodeList } from \"../lists/uneceCargoCategoryCodeList.js\";\nimport type { UneceCargoCommodityCategoryCodeList } from \"../lists/uneceCargoCommodityCategoryCodeList.js\";\nimport type { UneceCargoOperationalCategoryCodeList } from \"../lists/uneceCargoOperationalCategoryCodeList.js\";\nimport type { UneceContextType } from \"../uneceContextType.js\";\nimport type { UneceTypes } from \"../uneceTypes.js\";\n\n/**\n * Information about goods being transported identifying their nature for customs, statistical or transport purposes.\n * @see https://vocabulary.uncefact.org/Cargo\n */\nexport interface IUneceCargo {\n\t/**\n\t * JSON-LD Context.\n\t */\n\t\"@context\"?: UneceContextType;\n\n\t/**\n\t * JSON-LD Type.\n\t */\n\ttype: typeof UneceTypes.Cargo;\n\n\t/**\n\t * The code, such as UNECE Recommendation 21 single digit codes, specifying the type of transported cargo.\n\t * @see https://vocabulary.uncefact.org/cargoCategoryTypeCode\n\t */\n\tcargoCategoryTypeCode?: UneceCargoCategoryCodeList;\n\n\t/**\n\t * The code specifying a statistical classification for this transport cargo.\n\t * @see https://vocabulary.uncefact.org/cargoCommodityCategoryStatisticalClassificationCode\n\t */\n\tcargoCommodityCategoryStatisticalClassificationCode?: UneceCargoCommodityCategoryCodeList | string;\n\n\t/**\n\t * The code specifying the operational category for this transport cargo, such as obnoxious or military.\n\t * @see https://vocabulary.uncefact.org/cargoOperationalCategoryCode\n\t */\n\tcargoOperationalCategoryCode?: UneceCargoOperationalCategoryCodeList;\n\n\t/**\n\t * Identification, expressed as text, of this transport cargo that is sufficient to identify it for customs, statistical or\n\t * transport purposes.\n\t * @see https://vocabulary.uncefact.org/identification\n\t */\n\tidentification?: string;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IUneceConsignmentItem.js","sourceRoot":"","sources":["../../../../src/models/bsp/IUneceConsignmentItem.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2025 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\n/* cSpell:disable */\n/* This file is auto-generated with the generateInterfaces script, do not edit manually. */\nimport type { IJsonLdValueObject } from \"@twin.org/data-json-ld\";\nimport type { IUneceAmountType } from \"./IUneceAmountType.js\";\nimport type { IUneceCargo } from \"./IUneceCargo.js\";\nimport type { IUneceCountry } from \"./IUneceCountry.js\";\nimport type { IUneceCustomsValuation } from \"./IUneceCustomsValuation.js\";\nimport type { IUneceDangerousGoods } from \"./IUneceDangerousGoods.js\";\nimport type { IUneceDocument } from \"./IUneceDocument.js\";\nimport type { IUneceGeopoliticalRegion } from \"./IUneceGeopoliticalRegion.js\";\nimport type { IUneceHandlingInstructions } from \"./IUneceHandlingInstructions.js\";\nimport type { IUneceInspectionEvent } from \"./IUneceInspectionEvent.js\";\nimport type { IUneceLinearUnitMeasureType } from \"./IUneceLinearUnitMeasureType.js\";\nimport type { IUneceLogisticsLocation } from \"./IUneceLogisticsLocation.js\";\nimport type { IUneceLogisticsStatus } from \"./IUneceLogisticsStatus.js\";\nimport type { IUneceLogisticsTransportEquipment } from \"./IUneceLogisticsTransportEquipment.js\";\nimport type { IUneceLogisticsTransportMeans } from \"./IUneceLogisticsTransportMeans.js\";\nimport type { IUneceNote } from \"./IUneceNote.js\";\nimport type { IUnecePackage } from \"./IUnecePackage.js\";\nimport type { IUneceQuantityType } from \"./IUneceQuantityType.js\";\nimport type { IUneceQuarantineInstructions } from \"./IUneceQuarantineInstructions.js\";\nimport type { IUneceRegulatoryProcedure } from \"./IUneceRegulatoryProcedure.js\";\nimport type { IUneceRiskAnalysisResult } from \"./IUneceRiskAnalysisResult.js\";\nimport type { IUneceServiceCharge } from \"./IUneceServiceCharge.js\";\nimport type { IUneceShippingMarks } from \"./IUneceShippingMarks.js\";\nimport type { IUneceSpatialDimension } from \"./IUneceSpatialDimension.js\";\nimport type { IUneceSupplyChainTradeLineItem } from \"./IUneceSupplyChainTradeLineItem.js\";\nimport type { IUneceTradeParty } from \"./IUneceTradeParty.js\";\nimport type { IUneceTransportEvent } from \"./IUneceTransportEvent.js\";\nimport type { IUneceTransportInstructions } from \"./IUneceTransportInstructions.js\";\nimport type { IUneceTransportSettingTemperature } from \"./IUneceTransportSettingTemperature.js\";\nimport type { IUneceVolumeUnitMeasureType } from \"./IUneceVolumeUnitMeasureType.js\";\nimport type { IUneceWeightUnitMeasureType } from \"./IUneceWeightUnitMeasureType.js\";\nimport type { UneceGoodsTypeCodeList } from \"../lists/uneceGoodsTypeCodeList.js\";\nimport type { UneceGoodsTypeExtensionCodeList } from \"../lists/uneceGoodsTypeExtensionCodeList.js\";\nimport type { UneceContextType } from \"../uneceContextType.js\";\nimport type { UneceTypes } from \"../uneceTypes.js\";\n\n/**\n * A reference to an item within a supply chain consignment of goods separately identified for transport and customs\n * purposes.\n * An item within a supply chain consignment of goods separately identified for transport and customs purposes.\n * @see https://vocabulary.uncefact.org/ConsignmentItem\n */\nexport interface IUneceConsignmentItem {\n\t/**\n\t * JSON-LD Context.\n\t */\n\t\"@context\"?: UneceContextType;\n\n\t/**\n\t * JSON-LD Type.\n\t */\n\ttype: typeof UneceTypes.ConsignmentItem;\n\n\t/**\n\t * A customs valuation applicable to this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/applicableCustomsValuation\n\t */\n\tapplicableCustomsValuation?: IUneceCustomsValuation[];\n\n\t/**\n\t * Dangerous goods transport details applicable to this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/applicableDangerousGoods\n\t */\n\tapplicableDangerousGoods?: IUneceDangerousGoods[];\n\n\t/**\n\t * A note providing information applicable to this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/applicableNote\n\t */\n\tapplicableNote?: IUneceNote[];\n\n\t/**\n\t * A cross-border regulatory procedure applicable to this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/applicableRegulatoryProcedure\n\t */\n\tapplicableRegulatoryProcedure?: IUneceRegulatoryProcedure[];\n\n\t/**\n\t * A logistics service charge applicable to this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/applicableServiceCharge\n\t */\n\tapplicableServiceCharge?: IUneceServiceCharge[];\n\n\t/**\n\t * The means of transport applicable to this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/applicableTransportMeans\n\t */\n\tapplicableTransportMeans?: IUneceLogisticsTransportMeans;\n\n\t/**\n\t * A referenced document associated with this referenced supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/associatedDocument\n\t */\n\tassociatedDocument?: IUneceDocument[];\n\n\t/**\n\t * A referenced piece of transport equipment associated with this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/associatedTransportEquipment\n\t */\n\tassociatedTransportEquipment?: IUneceLogisticsTransportEquipment[];\n\n\t/**\n\t * Border clearance instructions for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/borderClearanceInstructions\n\t */\n\tborderClearanceInstructions?: IUneceTransportInstructions[];\n\n\t/**\n\t * Cargo tolerance information, expressed as text, for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/cargoToleranceInformation\n\t */\n\tcargoToleranceInformation?: string;\n\n\t/**\n\t * The referenced classification document for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/classificationDocument\n\t */\n\tclassificationDocument?: IUneceDocument;\n\n\t/**\n\t * Damage remarks, expressed as text, for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/damageRemarks\n\t */\n\tdamageRemarks?: string;\n\n\t/**\n\t * The location of this supply chain consignment item as declared for customs.\n\t * @see https://vocabulary.uncefact.org/declaredForCustomsLocation\n\t */\n\tdeclaredForCustomsLocation?: IUneceLogisticsLocation;\n\n\t/**\n\t * The monetary value of this supply chain consignment item as declared by the shipper or his agent for the purpose of\n\t * varying the carrier's level of liability from that provided in the contract of carriage, in case of loss or damage to\n\t * goods or delayed delivery.\n\t * @see https://vocabulary.uncefact.org/declaredValueForCarriageAmount\n\t */\n\tdeclaredValueForCarriageAmount?: IUneceAmountType;\n\n\t/**\n\t * The monetary value of this supply chain consignment item as declared for customs purposes.\n\t * @see https://vocabulary.uncefact.org/declaredValueForCustomsAmount\n\t */\n\tdeclaredValueForCustomsAmount?: IUneceAmountType;\n\n\t/**\n\t * The monetary value of this supply chain consignment item as declared for statistical purposes.\n\t * @see https://vocabulary.uncefact.org/declaredValueForStatisticsAmount\n\t */\n\tdeclaredValueForStatisticsAmount?: IUneceAmountType;\n\n\t/**\n\t * Delivery instructions, expressed as text, for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/deliveryInstructionsText\n\t */\n\tdeliveryInstructionsText?: string;\n\n\t/**\n\t * The party to whom this supply chain consignment item will be or has been delivered.\n\t * @see https://vocabulary.uncefact.org/deliveryParty\n\t */\n\tdeliveryParty?: IUneceTradeParty;\n\n\t/**\n\t * The delivery event for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/deliveryTransportEvent\n\t */\n\tdeliveryTransportEvent?: IUneceTransportEvent;\n\n\t/**\n\t * The party from whom this supply chain consignment item will be or has been despatched.\n\t * @see https://vocabulary.uncefact.org/despatchParty\n\t */\n\tdespatchParty?: IUneceTradeParty;\n\n\t/**\n\t * The destination country for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/destinationCountry\n\t */\n\tdestinationCountry?: IUneceCountry;\n\n\t/**\n\t * An examination event for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/examinationEvent\n\t */\n\texaminationEvent?: IUneceTransportEvent[];\n\n\t/**\n\t * The export country for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/exportCountry\n\t */\n\texportCountry?: IUneceCountry;\n\n\t/**\n\t * The geopolitical region of export for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/exportGeopoliticalRegion\n\t */\n\texportGeopoliticalRegion?: IUneceGeopoliticalRegion;\n\n\t/**\n\t * The code specifying the export type of supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/exportTypeCode\n\t */\n\texportTypeCode?: string;\n\n\t/**\n\t * The monetary value for this supply chain consignment item as calculated under FOB (Free On Board) delivery terms.\n\t * @see https://vocabulary.uncefact.org/fOBAmount\n\t */\n\tfOBAmount?: IUneceAmountType;\n\n\t/**\n\t * The code used as a first extension to the type code for further specifying the type of supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/firstTypeExtensionCode\n\t */\n\tfirstTypeExtensionCode?: string;\n\n\t/**\n\t * A global identifier for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/globalId\n\t */\n\tglobalId?: string | IJsonLdValueObject;\n\n\t/**\n\t * The code specifying the type of referenced supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/goodsTypeCode\n\t */\n\tgoodsTypeCode?: UneceGoodsTypeCodeList;\n\n\t/**\n\t * The code used as an extension to the type code for further specifying the type of referenced supply chain consignment\n\t * item.\n\t * @see https://vocabulary.uncefact.org/goodsTypeExtensionTypeExtensionCode\n\t */\n\tgoodsTypeExtensionTypeExtensionCode?: UneceGoodsTypeExtensionCodeList;\n\n\t/**\n\t * A quantity of goods, such as gaseous fuel systems or automotive parts, in this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/goodsUnitQuantity\n\t */\n\tgoodsUnitQuantity?: IUneceQuantityType[];\n\n\t/**\n\t * Handling instructions for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/handlingInstructions\n\t */\n\thandlingInstructions?: IUneceHandlingInstructions[];\n\n\t/**\n\t * A unique identifier for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/identifier\n\t */\n\tidentifier?: string | IJsonLdValueObject;\n\n\t/**\n\t * The code specifying the import type of supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/importTypeCode\n\t */\n\timportTypeCode?: string;\n\n\t/**\n\t * The importation country for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/importationCountry\n\t */\n\timportationCountry?: IUneceCountry;\n\n\t/**\n\t * A trade line item included in this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/includedSupplyChainTradeLineItem\n\t */\n\tincludedSupplyChainTradeLineItem?: IUneceSupplyChainTradeLineItem[];\n\n\t/**\n\t * Information, expressed as text, for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/information\n\t */\n\tinformation?: string;\n\n\t/**\n\t * The monetary value of this supply chain consignment item as covered by an insurance policy.\n\t * @see https://vocabulary.uncefact.org/insuranceValueAmount\n\t */\n\tinsuranceValueAmount?: IUneceAmountType;\n\n\t/**\n\t * A monetary value for an invoice for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/invoiceAmount\n\t */\n\tinvoiceAmount?: IUneceAmountType[];\n\n\t/**\n\t * The linear spatial dimensions of this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/linearDimension\n\t */\n\tlinearDimension?: IUneceSpatialDimension;\n\n\t/**\n\t * The measure of the loading length of this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/linearUnitLoadingLengthMeasure\n\t */\n\tlinearUnitLoadingLengthMeasure?: IUneceLinearUnitMeasureType;\n\n\t/**\n\t * The party which manufactured this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/manufacturerParty\n\t */\n\tmanufacturerParty?: IUneceTradeParty;\n\n\t/**\n\t * The code used as a national extension to the type code for further specifying the type of supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/nationalTypeExtensionCode\n\t */\n\tnationalTypeExtensionCode?: string;\n\n\t/**\n\t * Transport cargo details of this supply chain consignment item sufficient to identify its nature for customs, statistical\n\t * or transport purposes.\n\t * @see https://vocabulary.uncefact.org/natureIdentificationCargo\n\t */\n\tnatureIdentificationCargo?: IUneceCargo[];\n\n\t/**\n\t * The country of origin where this supply chain consignment item has been produced.\n\t * @see https://vocabulary.uncefact.org/originCountry\n\t */\n\toriginCountry?: IUneceCountry;\n\n\t/**\n\t * The geopolitical region of origin for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/originGeopoliticalRegion\n\t */\n\toriginGeopoliticalRegion?: IUneceGeopoliticalRegion;\n\n\t/**\n\t * The package quantity for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/packageQuantity\n\t */\n\tpackageQuantity?: IUneceQuantityType;\n\n\t/**\n\t * A package type, expressed as text, for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/packageType\n\t */\n\tpackageType?: string;\n\n\t/**\n\t * Physical logistics shipping marks and barcode information for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/physicalShippingMarks\n\t */\n\tphysicalShippingMarks?: IUneceShippingMarks[];\n\n\t/**\n\t * A pick-up transport event for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/pickUpEvent\n\t */\n\tpickUpEvent?: IUneceTransportEvent[];\n\n\t/**\n\t * A previous administrative referenced document for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/previousAdministrativeDocument\n\t */\n\tpreviousAdministrativeDocument?: IUneceDocument[];\n\n\t/**\n\t * Quarantine instructions for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/quarantineInstructions\n\t */\n\tquarantineInstructions?: IUneceQuarantineInstructions[];\n\n\t/**\n\t * A logistics status reported for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/reportedLogisticsStatus\n\t */\n\treportedLogisticsStatus?: IUneceLogisticsStatus[];\n\n\t/**\n\t * The code used as a second extension to the type code for further specifying the type of supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/secondTypeExtensionCode\n\t */\n\tsecondTypeExtensionCode?: string;\n\n\t/**\n\t * The sequence number for this referenced supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/sequenceNumeric\n\t */\n\tsequenceNumeric?: string;\n\n\t/**\n\t * Special instructions, expressed as text, for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/specialInstructions\n\t */\n\tspecialInstructions?: string;\n\n\t/**\n\t * An inspection event specified for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/specifiedInspectionEvent\n\t */\n\tspecifiedInspectionEvent?: IUneceInspectionEvent[];\n\n\t/**\n\t * Results of a logistics risk analysis specified for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/specifiedRiskAnalysisResult\n\t */\n\tspecifiedRiskAnalysisResult?: IUneceRiskAnalysisResult[];\n\n\t/**\n\t * The tariff quantity in this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/tariffQuantity\n\t */\n\ttariffQuantity?: IUneceQuantityType;\n\n\t/**\n\t * The monetary value of all freight and other service charges for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/totalChargeAmount\n\t */\n\ttotalChargeAmount?: IUneceAmountType;\n\n\t/**\n\t * The monetary value of the total charge or charges of freight, insurance and other services for this supply chain\n\t * consignment item calculated from the export exit location to the import entry location.\n\t * @see https://vocabulary.uncefact.org/totalExportExitToImportEntryChargeAmount\n\t */\n\ttotalExportExitToImportEntryChargeAmount?: IUneceAmountType;\n\n\t/**\n\t * The number of trade line items in this referenced supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/tradeLineItemQuantity\n\t */\n\ttradeLineItemQuantity?: IUneceQuantityType;\n\n\t/**\n\t * A transit country for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/transitCountry\n\t */\n\ttransitCountry?: IUneceCountry[];\n\n\t/**\n\t * A transport contract document for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/transportContractDocument\n\t */\n\ttransportContractDocument?: IUneceDocument[];\n\n\t/**\n\t * A transport package for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/transportPackage\n\t */\n\ttransportPackage?: IUnecePackage[];\n\n\t/**\n\t * The transport temperature setting for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/transportTemperature\n\t */\n\ttransportTemperature?: IUneceTransportSettingTemperature;\n\n\t/**\n\t * The vanning event for this supply chain consignment item, i.e. the loading of this consignment item at the place of\n\t * original despatch.\n\t * @see https://vocabulary.uncefact.org/vanningEvent\n\t */\n\tvanningEvent?: IUneceTransportEvent;\n\n\t/**\n\t * A measure of the gross volume, normally calculated by multiplying the maximum length, width and height of this supply\n\t * chain consignment item.\n\t * @see https://vocabulary.uncefact.org/volumeUnitGrossVolumeMeasure\n\t */\n\tvolumeUnitGrossVolumeMeasure?: IUneceVolumeUnitMeasureType[];\n\n\t/**\n\t * A measure of the supply chain consignment item weight on which charges are to be based.\n\t * @see https://vocabulary.uncefact.org/weightUnitChargeableWeightMeasure\n\t */\n\tweightUnitChargeableWeightMeasure?: IUneceWeightUnitMeasureType[];\n\n\t/**\n\t * A measure of the gross weight (mass) of this supply chain consignment item which includes packaging but excludes any\n\t * transport equipment.\n\t * @see https://vocabulary.uncefact.org/weightUnitGrossWeightMeasure\n\t */\n\tweightUnitGrossWeightMeasure?: IUneceWeightUnitMeasureType[];\n\n\t/**\n\t * A measure of the net weight (mass) of this supply chain consignment item which excludes all packaging.\n\t * @see https://vocabulary.uncefact.org/weightUnitNetWeightMeasure\n\t */\n\tweightUnitNetWeightMeasure?: IUneceWeightUnitMeasureType[];\n}\n"]}
|
|
1
|
+
{"version":3,"file":"IUneceConsignmentItem.js","sourceRoot":"","sources":["../../../../src/models/bsp/IUneceConsignmentItem.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2025 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\n/* cSpell:disable */\n/* This file is auto-generated with the generateInterfaces script, do not edit manually. */\nimport type { IJsonLdValueObject } from \"@twin.org/data-json-ld\";\nimport type { IUneceAmountType } from \"./IUneceAmountType.js\";\nimport type { IUneceCargo } from \"./IUneceCargo.js\";\nimport type { IUneceCountry } from \"./IUneceCountry.js\";\nimport type { IUneceCustomsValuation } from \"./IUneceCustomsValuation.js\";\nimport type { IUneceDangerousGoods } from \"./IUneceDangerousGoods.js\";\nimport type { IUneceDocument } from \"./IUneceDocument.js\";\nimport type { IUneceGeopoliticalRegion } from \"./IUneceGeopoliticalRegion.js\";\nimport type { IUneceHandlingInstructions } from \"./IUneceHandlingInstructions.js\";\nimport type { IUneceInspectionEvent } from \"./IUneceInspectionEvent.js\";\nimport type { IUneceLinearUnitMeasureType } from \"./IUneceLinearUnitMeasureType.js\";\nimport type { IUneceLogisticsLocation } from \"./IUneceLogisticsLocation.js\";\nimport type { IUneceLogisticsStatus } from \"./IUneceLogisticsStatus.js\";\nimport type { IUneceLogisticsTransportEquipment } from \"./IUneceLogisticsTransportEquipment.js\";\nimport type { IUneceLogisticsTransportMeans } from \"./IUneceLogisticsTransportMeans.js\";\nimport type { IUneceNote } from \"./IUneceNote.js\";\nimport type { IUnecePackage } from \"./IUnecePackage.js\";\nimport type { IUneceQuantityType } from \"./IUneceQuantityType.js\";\nimport type { IUneceQuarantineInstructions } from \"./IUneceQuarantineInstructions.js\";\nimport type { IUneceRegulatoryProcedure } from \"./IUneceRegulatoryProcedure.js\";\nimport type { IUneceRiskAnalysisResult } from \"./IUneceRiskAnalysisResult.js\";\nimport type { IUneceServiceCharge } from \"./IUneceServiceCharge.js\";\nimport type { IUneceShippingMarks } from \"./IUneceShippingMarks.js\";\nimport type { IUneceSpatialDimension } from \"./IUneceSpatialDimension.js\";\nimport type { IUneceSupplyChainTradeLineItem } from \"./IUneceSupplyChainTradeLineItem.js\";\nimport type { IUneceTradeParty } from \"./IUneceTradeParty.js\";\nimport type { IUneceTransportEvent } from \"./IUneceTransportEvent.js\";\nimport type { IUneceTransportInstructions } from \"./IUneceTransportInstructions.js\";\nimport type { IUneceTransportSettingTemperature } from \"./IUneceTransportSettingTemperature.js\";\nimport type { IUneceVolumeUnitMeasureType } from \"./IUneceVolumeUnitMeasureType.js\";\nimport type { IUneceWeightUnitMeasureType } from \"./IUneceWeightUnitMeasureType.js\";\nimport type { UneceGoodsTypeCodeList } from \"../lists/uneceGoodsTypeCodeList.js\";\nimport type { UneceGoodsTypeExtensionCodeList } from \"../lists/uneceGoodsTypeExtensionCodeList.js\";\nimport type { UneceContextType } from \"../uneceContextType.js\";\nimport type { UneceTypes } from \"../uneceTypes.js\";\n\n/**\n * A reference to an item within a supply chain consignment of goods separately identified for transport and customs\n * purposes.\n * An item within a supply chain consignment of goods separately identified for transport and customs purposes.\n * @see https://vocabulary.uncefact.org/ConsignmentItem\n */\nexport interface IUneceConsignmentItem {\n\t/**\n\t * JSON-LD Context.\n\t */\n\t\"@context\"?: UneceContextType;\n\n\t/**\n\t * JSON-LD Type.\n\t */\n\ttype: typeof UneceTypes.ConsignmentItem;\n\n\t/**\n\t * A customs valuation applicable to this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/applicableCustomsValuation\n\t */\n\tapplicableCustomsValuation?: IUneceCustomsValuation[];\n\n\t/**\n\t * Dangerous goods transport details applicable to this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/applicableDangerousGoods\n\t */\n\tapplicableDangerousGoods?: IUneceDangerousGoods[];\n\n\t/**\n\t * A note providing information applicable to this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/applicableNote\n\t */\n\tapplicableNote?: IUneceNote[];\n\n\t/**\n\t * A cross-border regulatory procedure applicable to this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/applicableRegulatoryProcedure\n\t */\n\tapplicableRegulatoryProcedure?: IUneceRegulatoryProcedure[];\n\n\t/**\n\t * A logistics service charge applicable to this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/applicableServiceCharge\n\t */\n\tapplicableServiceCharge?: IUneceServiceCharge[];\n\n\t/**\n\t * The means of transport applicable to this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/applicableTransportMeans\n\t */\n\tapplicableTransportMeans?: IUneceLogisticsTransportMeans;\n\n\t/**\n\t * A referenced document associated with this referenced supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/associatedDocument\n\t */\n\tassociatedDocument?: IUneceDocument[];\n\n\t/**\n\t * A referenced piece of transport equipment associated with this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/associatedTransportEquipment\n\t */\n\tassociatedTransportEquipment?: IUneceLogisticsTransportEquipment[];\n\n\t/**\n\t * Border clearance instructions for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/borderClearanceInstructions\n\t */\n\tborderClearanceInstructions?: IUneceTransportInstructions[];\n\n\t/**\n\t * Cargo tolerance information, expressed as text, for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/cargoToleranceInformation\n\t */\n\tcargoToleranceInformation?: string;\n\n\t/**\n\t * The referenced classification document for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/classificationDocument\n\t */\n\tclassificationDocument?: IUneceDocument;\n\n\t/**\n\t * Damage remarks, expressed as text, for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/damageRemarks\n\t */\n\tdamageRemarks?: string;\n\n\t/**\n\t * The location of this supply chain consignment item as declared for customs.\n\t * @see https://vocabulary.uncefact.org/declaredForCustomsLocation\n\t */\n\tdeclaredForCustomsLocation?: IUneceLogisticsLocation;\n\n\t/**\n\t * The monetary value of this supply chain consignment item as declared by the shipper or his agent for the purpose of\n\t * varying the carrier's level of liability from that provided in the contract of carriage, in case of loss or damage to\n\t * goods or delayed delivery.\n\t * @see https://vocabulary.uncefact.org/declaredValueForCarriageAmount\n\t */\n\tdeclaredValueForCarriageAmount?: IUneceAmountType;\n\n\t/**\n\t * The monetary value of this supply chain consignment item as declared for customs purposes.\n\t * @see https://vocabulary.uncefact.org/declaredValueForCustomsAmount\n\t */\n\tdeclaredValueForCustomsAmount?: IUneceAmountType;\n\n\t/**\n\t * The monetary value of this supply chain consignment item as declared for statistical purposes.\n\t * @see https://vocabulary.uncefact.org/declaredValueForStatisticsAmount\n\t */\n\tdeclaredValueForStatisticsAmount?: IUneceAmountType;\n\n\t/**\n\t * Delivery instructions, expressed as text, for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/deliveryInstructionsText\n\t */\n\tdeliveryInstructionsText?: string;\n\n\t/**\n\t * The party to whom this supply chain consignment item will be or has been delivered.\n\t * @see https://vocabulary.uncefact.org/deliveryParty\n\t */\n\tdeliveryParty?: IUneceTradeParty;\n\n\t/**\n\t * The delivery event for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/deliveryTransportEvent\n\t */\n\tdeliveryTransportEvent?: IUneceTransportEvent;\n\n\t/**\n\t * The party from whom this supply chain consignment item will be or has been despatched.\n\t * @see https://vocabulary.uncefact.org/despatchParty\n\t */\n\tdespatchParty?: IUneceTradeParty;\n\n\t/**\n\t * The destination country for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/destinationCountry\n\t */\n\tdestinationCountry?: IUneceCountry;\n\n\t/**\n\t * An examination event for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/examinationEvent\n\t */\n\texaminationEvent?: IUneceTransportEvent[];\n\n\t/**\n\t * The export country for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/exportCountry\n\t */\n\texportCountry?: IUneceCountry;\n\n\t/**\n\t * The geopolitical region of export for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/exportGeopoliticalRegion\n\t */\n\texportGeopoliticalRegion?: IUneceGeopoliticalRegion;\n\n\t/**\n\t * The code specifying the export type of supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/exportTypeCode\n\t */\n\texportTypeCode?: string;\n\n\t/**\n\t * The monetary value for this supply chain consignment item as calculated under FOB (Free On Board) delivery terms.\n\t * @see https://vocabulary.uncefact.org/fOBAmount\n\t */\n\tfOBAmount?: IUneceAmountType;\n\n\t/**\n\t * The code used as a first extension to the type code for further specifying the type of supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/firstTypeExtensionCode\n\t */\n\tfirstTypeExtensionCode?: string;\n\n\t/**\n\t * A global identifier for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/globalId\n\t */\n\tglobalId?: string | IJsonLdValueObject;\n\n\t/**\n\t * The code specifying the type of referenced supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/goodsTypeCode\n\t */\n\tgoodsTypeCode?: UneceGoodsTypeCodeList | string;\n\n\t/**\n\t * The code used as an extension to the type code for further specifying the type of referenced supply chain consignment\n\t * item.\n\t * @see https://vocabulary.uncefact.org/goodsTypeExtensionTypeExtensionCode\n\t */\n\tgoodsTypeExtensionTypeExtensionCode?: UneceGoodsTypeExtensionCodeList | string;\n\n\t/**\n\t * A quantity of goods, such as gaseous fuel systems or automotive parts, in this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/goodsUnitQuantity\n\t */\n\tgoodsUnitQuantity?: IUneceQuantityType[];\n\n\t/**\n\t * Handling instructions for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/handlingInstructions\n\t */\n\thandlingInstructions?: IUneceHandlingInstructions[];\n\n\t/**\n\t * A unique identifier for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/identifier\n\t */\n\tidentifier?: string | IJsonLdValueObject;\n\n\t/**\n\t * The code specifying the import type of supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/importTypeCode\n\t */\n\timportTypeCode?: string;\n\n\t/**\n\t * The importation country for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/importationCountry\n\t */\n\timportationCountry?: IUneceCountry;\n\n\t/**\n\t * A trade line item included in this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/includedSupplyChainTradeLineItem\n\t */\n\tincludedSupplyChainTradeLineItem?: IUneceSupplyChainTradeLineItem[];\n\n\t/**\n\t * Information, expressed as text, for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/information\n\t */\n\tinformation?: string;\n\n\t/**\n\t * The monetary value of this supply chain consignment item as covered by an insurance policy.\n\t * @see https://vocabulary.uncefact.org/insuranceValueAmount\n\t */\n\tinsuranceValueAmount?: IUneceAmountType;\n\n\t/**\n\t * A monetary value for an invoice for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/invoiceAmount\n\t */\n\tinvoiceAmount?: IUneceAmountType[];\n\n\t/**\n\t * The linear spatial dimensions of this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/linearDimension\n\t */\n\tlinearDimension?: IUneceSpatialDimension;\n\n\t/**\n\t * The measure of the loading length of this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/linearUnitLoadingLengthMeasure\n\t */\n\tlinearUnitLoadingLengthMeasure?: IUneceLinearUnitMeasureType;\n\n\t/**\n\t * The party which manufactured this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/manufacturerParty\n\t */\n\tmanufacturerParty?: IUneceTradeParty;\n\n\t/**\n\t * The code used as a national extension to the type code for further specifying the type of supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/nationalTypeExtensionCode\n\t */\n\tnationalTypeExtensionCode?: string;\n\n\t/**\n\t * Transport cargo details of this supply chain consignment item sufficient to identify its nature for customs, statistical\n\t * or transport purposes.\n\t * @see https://vocabulary.uncefact.org/natureIdentificationCargo\n\t */\n\tnatureIdentificationCargo?: IUneceCargo[];\n\n\t/**\n\t * The country of origin where this supply chain consignment item has been produced.\n\t * @see https://vocabulary.uncefact.org/originCountry\n\t */\n\toriginCountry?: IUneceCountry;\n\n\t/**\n\t * The geopolitical region of origin for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/originGeopoliticalRegion\n\t */\n\toriginGeopoliticalRegion?: IUneceGeopoliticalRegion;\n\n\t/**\n\t * The package quantity for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/packageQuantity\n\t */\n\tpackageQuantity?: IUneceQuantityType;\n\n\t/**\n\t * A package type, expressed as text, for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/packageType\n\t */\n\tpackageType?: string;\n\n\t/**\n\t * Physical logistics shipping marks and barcode information for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/physicalShippingMarks\n\t */\n\tphysicalShippingMarks?: IUneceShippingMarks[];\n\n\t/**\n\t * A pick-up transport event for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/pickUpEvent\n\t */\n\tpickUpEvent?: IUneceTransportEvent[];\n\n\t/**\n\t * A previous administrative referenced document for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/previousAdministrativeDocument\n\t */\n\tpreviousAdministrativeDocument?: IUneceDocument[];\n\n\t/**\n\t * Quarantine instructions for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/quarantineInstructions\n\t */\n\tquarantineInstructions?: IUneceQuarantineInstructions[];\n\n\t/**\n\t * A logistics status reported for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/reportedLogisticsStatus\n\t */\n\treportedLogisticsStatus?: IUneceLogisticsStatus[];\n\n\t/**\n\t * The code used as a second extension to the type code for further specifying the type of supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/secondTypeExtensionCode\n\t */\n\tsecondTypeExtensionCode?: string;\n\n\t/**\n\t * The sequence number for this referenced supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/sequenceNumeric\n\t */\n\tsequenceNumeric?: string;\n\n\t/**\n\t * Special instructions, expressed as text, for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/specialInstructions\n\t */\n\tspecialInstructions?: string;\n\n\t/**\n\t * An inspection event specified for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/specifiedInspectionEvent\n\t */\n\tspecifiedInspectionEvent?: IUneceInspectionEvent[];\n\n\t/**\n\t * Results of a logistics risk analysis specified for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/specifiedRiskAnalysisResult\n\t */\n\tspecifiedRiskAnalysisResult?: IUneceRiskAnalysisResult[];\n\n\t/**\n\t * The tariff quantity in this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/tariffQuantity\n\t */\n\ttariffQuantity?: IUneceQuantityType;\n\n\t/**\n\t * The monetary value of all freight and other service charges for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/totalChargeAmount\n\t */\n\ttotalChargeAmount?: IUneceAmountType;\n\n\t/**\n\t * The monetary value of the total charge or charges of freight, insurance and other services for this supply chain\n\t * consignment item calculated from the export exit location to the import entry location.\n\t * @see https://vocabulary.uncefact.org/totalExportExitToImportEntryChargeAmount\n\t */\n\ttotalExportExitToImportEntryChargeAmount?: IUneceAmountType;\n\n\t/**\n\t * The number of trade line items in this referenced supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/tradeLineItemQuantity\n\t */\n\ttradeLineItemQuantity?: IUneceQuantityType;\n\n\t/**\n\t * A transit country for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/transitCountry\n\t */\n\ttransitCountry?: IUneceCountry[];\n\n\t/**\n\t * A transport contract document for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/transportContractDocument\n\t */\n\ttransportContractDocument?: IUneceDocument[];\n\n\t/**\n\t * A transport package for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/transportPackage\n\t */\n\ttransportPackage?: IUnecePackage[];\n\n\t/**\n\t * The transport temperature setting for this supply chain consignment item.\n\t * @see https://vocabulary.uncefact.org/transportTemperature\n\t */\n\ttransportTemperature?: IUneceTransportSettingTemperature;\n\n\t/**\n\t * The vanning event for this supply chain consignment item, i.e. the loading of this consignment item at the place of\n\t * original despatch.\n\t * @see https://vocabulary.uncefact.org/vanningEvent\n\t */\n\tvanningEvent?: IUneceTransportEvent;\n\n\t/**\n\t * A measure of the gross volume, normally calculated by multiplying the maximum length, width and height of this supply\n\t * chain consignment item.\n\t * @see https://vocabulary.uncefact.org/volumeUnitGrossVolumeMeasure\n\t */\n\tvolumeUnitGrossVolumeMeasure?: IUneceVolumeUnitMeasureType[];\n\n\t/**\n\t * A measure of the supply chain consignment item weight on which charges are to be based.\n\t * @see https://vocabulary.uncefact.org/weightUnitChargeableWeightMeasure\n\t */\n\tweightUnitChargeableWeightMeasure?: IUneceWeightUnitMeasureType[];\n\n\t/**\n\t * A measure of the gross weight (mass) of this supply chain consignment item which includes packaging but excludes any\n\t * transport equipment.\n\t * @see https://vocabulary.uncefact.org/weightUnitGrossWeightMeasure\n\t */\n\tweightUnitGrossWeightMeasure?: IUneceWeightUnitMeasureType[];\n\n\t/**\n\t * A measure of the net weight (mass) of this supply chain consignment item which excludes all packaging.\n\t * @see https://vocabulary.uncefact.org/weightUnitNetWeightMeasure\n\t */\n\tweightUnitNetWeightMeasure?: IUneceWeightUnitMeasureType[];\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IUneceCountrySubDivision.js","sourceRoot":"","sources":["../../../../src/models/bsp/IUneceCountrySubDivision.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2025 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\n/* cSpell:disable */\n/* This file is auto-generated with the generateInterfaces script, do not edit manually. */\nimport type { IJsonLdValueObject } from \"@twin.org/data-json-ld\";\nimport type { IUneceTradeParty } from \"./IUneceTradeParty.js\";\nimport type { UneceLocationFunctionCodeList } from \"../lists/uneceLocationFunctionCodeList.js\";\nimport type { UneceCountrySubDivisionTypeCodeList } from \"../typeCodes/uneceCountrySubDivisionTypeCodeList.js\";\nimport type { UneceContextType } from \"../uneceContextType.js\";\nimport type { UneceTypes } from \"../uneceTypes.js\";\n\n/**\n * A political or physical area or region within the political boundaries of a country used or referenced for trade\n * purposes.\n * @see https://vocabulary.uncefact.org/CountrySubDivision\n */\nexport interface IUneceCountrySubDivision {\n\t/**\n\t * JSON-LD Context.\n\t */\n\t\"@context\"?: UneceContextType;\n\n\t/**\n\t * JSON-LD Type.\n\t */\n\ttype: typeof UneceTypes.CountrySubDivision;\n\n\t/**\n\t * A party that is authorized to perform an activity in this trade country sub-division.\n\t * @see https://vocabulary.uncefact.org/activityAuthorizedParty\n\t */\n\tactivityAuthorizedParty?: IUneceTradeParty[];\n\n\t/**\n\t * The code specifying the hierarchical level of this trade country sub-division.\n\t * @see https://vocabulary.uncefact.org/hierarchicalLevelCode\n\t */\n\thierarchicalLevelCode?: string;\n\n\t/**\n\t * The unique identifier for this trade country sub-division.\n\t * @see https://vocabulary.uncefact.org/identifier\n\t */\n\tidentifier?: string | IJsonLdValueObject;\n\n\t/**\n\t * The code specifying the function type of this trade country sub-division.\n\t * @see https://vocabulary.uncefact.org/locationFunctionTypeCode\n\t */\n\tlocationFunctionTypeCode?: UneceLocationFunctionCodeList;\n\n\t/**\n\t * A name, expressed as text, of this trade country sub-division.\n\t * @see https://vocabulary.uncefact.org/name\n\t */\n\tname?: string;\n\n\t/**\n\t * A subordinate country sub-division within this trade country sub-division.\n\t * @see https://vocabulary.uncefact.org/subordinateCountrySubDivision\n\t */\n\tsubordinateCountrySubDivision?: IUneceCountrySubDivision[];\n\n\t/**\n\t * A superordinate country sub-division for this trade country sub-division.\n\t * @see https://vocabulary.uncefact.org/superordinateCountrySubDivision\n\t */\n\tsuperordinateCountrySubDivision?: IUneceCountrySubDivision[];\n\n\t/**\n\t * A code specifying a type of country sub-division for trade purposes.\n\t * @see https://vocabulary.uncefact.org/typeCode\n\t */\n\ttypeCode?: UneceCountrySubDivisionTypeCodeList | string;\n}\n"]}
|
|
1
|
+
{"version":3,"file":"IUneceCountrySubDivision.js","sourceRoot":"","sources":["../../../../src/models/bsp/IUneceCountrySubDivision.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2025 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\n/* cSpell:disable */\n/* This file is auto-generated with the generateInterfaces script, do not edit manually. */\nimport type { IJsonLdValueObject } from \"@twin.org/data-json-ld\";\nimport type { IUneceTradeParty } from \"./IUneceTradeParty.js\";\nimport type { UneceLocationFunctionCodeList } from \"../lists/uneceLocationFunctionCodeList.js\";\nimport type { UneceCountrySubDivisionTypeCodeList } from \"../typeCodes/uneceCountrySubDivisionTypeCodeList.js\";\nimport type { UneceContextType } from \"../uneceContextType.js\";\nimport type { UneceTypes } from \"../uneceTypes.js\";\n\n/**\n * A political or physical area or region within the political boundaries of a country used or referenced for trade\n * purposes.\n * @see https://vocabulary.uncefact.org/CountrySubDivision\n */\nexport interface IUneceCountrySubDivision {\n\t/**\n\t * JSON-LD Context.\n\t */\n\t\"@context\"?: UneceContextType;\n\n\t/**\n\t * JSON-LD Type.\n\t */\n\ttype: typeof UneceTypes.CountrySubDivision;\n\n\t/**\n\t * A party that is authorized to perform an activity in this trade country sub-division.\n\t * @see https://vocabulary.uncefact.org/activityAuthorizedParty\n\t */\n\tactivityAuthorizedParty?: IUneceTradeParty[];\n\n\t/**\n\t * The code specifying the hierarchical level of this trade country sub-division.\n\t * @see https://vocabulary.uncefact.org/hierarchicalLevelCode\n\t */\n\thierarchicalLevelCode?: string;\n\n\t/**\n\t * The unique identifier for this trade country sub-division.\n\t * @see https://vocabulary.uncefact.org/identifier\n\t */\n\tidentifier?: string | IJsonLdValueObject;\n\n\t/**\n\t * The code specifying the function type of this trade country sub-division.\n\t * @see https://vocabulary.uncefact.org/locationFunctionTypeCode\n\t */\n\tlocationFunctionTypeCode?: UneceLocationFunctionCodeList | string;\n\n\t/**\n\t * A name, expressed as text, of this trade country sub-division.\n\t * @see https://vocabulary.uncefact.org/name\n\t */\n\tname?: string;\n\n\t/**\n\t * A subordinate country sub-division within this trade country sub-division.\n\t * @see https://vocabulary.uncefact.org/subordinateCountrySubDivision\n\t */\n\tsubordinateCountrySubDivision?: IUneceCountrySubDivision[];\n\n\t/**\n\t * A superordinate country sub-division for this trade country sub-division.\n\t * @see https://vocabulary.uncefact.org/superordinateCountrySubDivision\n\t */\n\tsuperordinateCountrySubDivision?: IUneceCountrySubDivision[];\n\n\t/**\n\t * A code specifying a type of country sub-division for trade purposes.\n\t * @see https://vocabulary.uncefact.org/typeCode\n\t */\n\ttypeCode?: UneceCountrySubDivisionTypeCodeList | string;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IUneceDangerousGoods.js","sourceRoot":"","sources":["../../../../src/models/bsp/IUneceDangerousGoods.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2025 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\n/* cSpell:disable */\n/* This file is auto-generated with the generateInterfaces script, do not edit manually. */\nimport type { IJsonLdValueObject } from \"@twin.org/data-json-ld\";\nimport type { IUneceDocument } from \"./IUneceDocument.js\";\nimport type { IUneceFuel } from \"./IUneceFuel.js\";\nimport type { IUneceHandlingInstructions } from \"./IUneceHandlingInstructions.js\";\nimport type { IUneceLogisticsTransportEquipment } from \"./IUneceLogisticsTransportEquipment.js\";\nimport type { IUneceMeasurement } from \"./IUneceMeasurement.js\";\nimport type { IUneceMeasureType } from \"./IUneceMeasureType.js\";\nimport type { IUnecePackage } from \"./IUnecePackage.js\";\nimport type { IUneceQuantityType } from \"./IUneceQuantityType.js\";\nimport type { IUneceRadioactiveMaterial } from \"./IUneceRadioactiveMaterial.js\";\nimport type { IUneceSpecifiedCondition } from \"./IUneceSpecifiedCondition.js\";\nimport type { IUneceTemperatureUnitMeasureType } from \"./IUneceTemperatureUnitMeasureType.js\";\nimport type { IUneceTradeContact } from \"./IUneceTradeContact.js\";\nimport type { IUneceUnitMeasureType } from \"./IUneceUnitMeasureType.js\";\nimport type { IUneceVolumeUnitMeasureType } from \"./IUneceVolumeUnitMeasureType.js\";\nimport type { IUneceWeightUnitMeasureType } from \"./IUneceWeightUnitMeasureType.js\";\nimport type { UneceDangerousGoodsPackagingLevelCodeList } from \"../lists/uneceDangerousGoodsPackagingLevelCodeList.js\";\nimport type { UneceDangerousGoodsRegulationCodeList } from \"../lists/uneceDangerousGoodsRegulationCodeList.js\";\nimport type { UnecePackageTypeCodeList } from \"../lists/unecePackageTypeCodeList.js\";\nimport type { UneceContextType } from \"../uneceContextType.js\";\nimport type { UneceTypes } from \"../uneceTypes.js\";\n\n/**\n * Goods which may contain a substance which poses risks to people and/or the environment during transportation which is\n * regulated by dangerous goods regulations.\n * @see https://vocabulary.uncefact.org/DangerousGoods\n */\nexport interface IUneceDangerousGoods {\n\t/**\n\t * JSON-LD Context.\n\t */\n\t\"@context\"?: UneceContextType;\n\n\t/**\n\t * JSON-LD Type.\n\t */\n\ttype: typeof UneceTypes.DangerousGoods;\n\n\t/**\n\t * The unique identifier of an additional hazard class applicable to these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/additionalHazardClassificationId\n\t */\n\tadditionalHazardClassificationId?: string | IJsonLdValueObject;\n\n\t/**\n\t * Aircraft limitation information, expressed as text, for these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/aircraftLimitationInformation\n\t */\n\taircraftLimitationInformation?: string;\n\n\t/**\n\t * All packed in one information, expressed as text, for these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/allPackedInOneInformation\n\t */\n\tallPackedInOneInformation?: string;\n\n\t/**\n\t * Referenced transport equipment associated with the dangerous goods.\n\t * @see https://vocabulary.uncefact.org/associatedTransportEquipment\n\t */\n\tassociatedTransportEquipment?: IUneceLogisticsTransportEquipment[];\n\n\t/**\n\t * Authorization information, expressed as text, for these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/authorizationInformation\n\t */\n\tauthorizationInformation?: string;\n\n\t/**\n\t * Compliance declaration information, expressed as text, for these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/complianceDeclarationInformation\n\t */\n\tcomplianceDeclarationInformation?: string;\n\n\t/**\n\t * The measurement of the control temperature of these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/controlTemperatureMeasurement\n\t */\n\tcontrolTemperatureMeasurement?: IUneceMeasurement;\n\n\t/**\n\t * Crew emergency information, expressed as text, concerning the transport of these dangerous goods.\n\t * @see https://vocabulary.uncefact.org/crewEmergencyInformation\n\t */\n\tcrewEmergencyInformation?: string;\n\n\t/**\n\t * Crew member emergency identity information, expressed as text, concerning the transport of these dangerous goods.\n\t * @see https://vocabulary.uncefact.org/crewMemberEmergencyIdentityInformation\n\t */\n\tcrewMemberEmergencyIdentityInformation?: string;\n\n\t/**\n\t * The code specifying the level of danger that the packaging of these dangerous goods must cover for transport purposes.\n\t * @see https://vocabulary.uncefact.org/dangerousGoodsPackagingLevelPackagingDangerLevelCode\n\t */\n\tdangerousGoodsPackagingLevelPackagingDangerLevelCode?: UneceDangerousGoodsPackagingLevelCodeList;\n\n\t/**\n\t * The code specifying a regulation applicable to these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/dangerousGoodsRegulationCode\n\t */\n\tdangerousGoodsRegulationCode?: UneceDangerousGoodsRegulationCodeList;\n\n\t/**\n\t * A density measure for these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/densityMeasure\n\t */\n\tdensityMeasure?: IUneceMeasureType[];\n\n\t/**\n\t * The unique transport emergency procedure (EMS) identifier applicable for these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/eMSId\n\t */\n\teMSId?: string | IJsonLdValueObject;\n\n\t/**\n\t * The person or department to be contacted in the event of any emergency related to these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/emergencyContact\n\t */\n\temergencyContact?: IUneceTradeContact;\n\n\t/**\n\t * The measurement of the emergency temperature of these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/emergencyTemperatureMeasurement\n\t */\n\temergencyTemperatureMeasurement?: IUneceMeasurement;\n\n\t/**\n\t * Excepted quantity information statement, expressed as text, concerning the transport of these dangerous goods.\n\t * @see https://vocabulary.uncefact.org/exceptedQuantityStatementInformation\n\t */\n\texceptedQuantityStatementInformation?: string;\n\n\t/**\n\t * Expert training certificate information, expressed as text, concerning the transport of these dangerous goods.\n\t * @see https://vocabulary.uncefact.org/expertTrainingCertificateInformation\n\t */\n\texpertTrainingCertificateInformation?: string;\n\n\t/**\n\t * The measure of the explosive cargo weight applicable to these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/explosiveCargoNetWeightMeasure\n\t */\n\texplosiveCargoNetWeightMeasure?: IUneceWeightUnitMeasureType;\n\n\t/**\n\t * The code specifying the explosive compatibility group for these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/explosiveCompatibilityGroupCode\n\t */\n\texplosiveCompatibilityGroupCode?: string;\n\n\t/**\n\t * Explosive label material statement information, expressed as text, concerning the transport of these dangerous goods.\n\t * @see https://vocabulary.uncefact.org/explosiveLabelStatementInformation\n\t */\n\texplosiveLabelStatementInformation?: string;\n\n\t/**\n\t * A measurement of the flashpoint temperature of these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/flashpointTemperatureMeasurement\n\t */\n\tflashpointTemperatureMeasurement?: IUneceMeasurement[];\n\n\t/**\n\t * Handling instructions for the transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/handlingInstructions\n\t */\n\thandlingInstructions?: IUneceHandlingInstructions[];\n\n\t/**\n\t * The code specifying the hazard category for these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/hazardCategoryCode\n\t */\n\thazardCategoryCode?: string;\n\n\t/**\n\t * The unique identifier of the version of a hazard class for these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/hazardClassVersionId\n\t */\n\thazardClassVersionId?: string | IJsonLdValueObject;\n\n\t/**\n\t * The unique identifier of a hazard class applicable to these transported dangerous goods as defined by the relevant\n\t * governing regulation authority.\n\t * @see https://vocabulary.uncefact.org/hazardClassificationId\n\t */\n\thazardClassificationId?: string | IJsonLdValueObject;\n\n\t/**\n\t * A code specifying the type of hazard for these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/hazardTypeCode\n\t */\n\thazardTypeCode?: string;\n\n\t/**\n\t * The code specifying the IMDG (International Maritime Dangerous Goods regulation) segregation group for these transported\n\t * dangerous goods.\n\t * @see https://vocabulary.uncefact.org/iMDGSegregationGroupCode\n\t */\n\tiMDGSegregationGroupCode?: string;\n\n\t/**\n\t * Gaseous fuels included in the transport of these dangerous goods.\n\t * @see https://vocabulary.uncefact.org/includedFuel\n\t */\n\tincludedFuel?: IUneceFuel[];\n\n\t/**\n\t * Information, expressed as text, concerning the transport of these dangerous goods.\n\t * @see https://vocabulary.uncefact.org/information\n\t */\n\tinformation?: string;\n\n\t/**\n\t * A code specifying facilitations for transport of limited quantities of these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/limitedQuantityCode\n\t */\n\tlimitedQuantityCode?: string;\n\n\t/**\n\t * The unique lower part of the orange hazard placard identifier for these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/lowerPartOrangeHazardPlacardId\n\t */\n\tlowerPartOrangeHazardPlacardId?: string | IJsonLdValueObject;\n\n\t/**\n\t * The unique Medical First Aid Guide (MFAG) identifier for these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/mFAGId\n\t */\n\tmFAGId?: string | IJsonLdValueObject;\n\n\t/**\n\t * The indication of whether or not these transported dangerous goods have a marine pollutant content.\n\t * @see https://vocabulary.uncefact.org/marinePollutantIndicator\n\t */\n\tmarinePollutantIndicator?: boolean;\n\n\t/**\n\t * A code specifying a type of maritime pollutant for the transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/maritimePollutantTypeCode\n\t */\n\tmaritimePollutantTypeCode?: string;\n\n\t/**\n\t * Marking, expressed as text, for these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/marking\n\t */\n\tmarking?: string;\n\n\t/**\n\t * Overpack information, expressed as text, for these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/overpackInformation\n\t */\n\toverpackInformation?: string;\n\n\t/**\n\t * The code specifying a type of packing instruction for these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/packingInstructionTypeCode\n\t */\n\tpackingInstructionTypeCode?: string;\n\n\t/**\n\t * The indication of whether or not these transported dangerous goods have a pollutant content.\n\t * @see https://vocabulary.uncefact.org/pollutantIndicator\n\t */\n\tpollutantIndicator?: boolean;\n\n\t/**\n\t * The code specifying the level of pollution of these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/pollutantLevelCode\n\t */\n\tpollutantLevelCode?: string;\n\n\t/**\n\t * Previous cargo information, expressed as text, concerning the transport of these dangerous goods.\n\t * @see https://vocabulary.uncefact.org/previousCargoInformation\n\t */\n\tpreviousCargoInformation?: string;\n\n\t/**\n\t * The proper shipping name, expressed as text, for these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/properShippingName\n\t */\n\tproperShippingName?: string;\n\n\t/**\n\t * The number of the Q-Value for these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/qValueNumeric\n\t */\n\tqValueNumeric?: string;\n\n\t/**\n\t * The indicator of whether or not these transported dangerous goods are radioactive.\n\t * @see https://vocabulary.uncefact.org/radioactiveIndicator\n\t */\n\tradioactiveIndicator?: boolean;\n\n\t/**\n\t * The radioactive material (Class 7) transported as dangerous goods.\n\t * @see https://vocabulary.uncefact.org/radioactiveMaterial\n\t */\n\tradioactiveMaterial?: IUneceRadioactiveMaterial;\n\n\t/**\n\t * A name, expressed as text, for a regulation of these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/regulationName\n\t */\n\tregulationName?: string;\n\n\t/**\n\t * The name, expressed as text, for the regulatory authority for these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/regulatoryAuthorityName\n\t */\n\tregulatoryAuthorityName?: string;\n\n\t/**\n\t * A document related to these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/relatedDocument\n\t */\n\trelatedDocument?: IUneceDocument[];\n\n\t/**\n\t * The reportable quantity for these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/reportableQuantity\n\t */\n\treportableQuantity?: IUneceQuantityType;\n\n\t/**\n\t * Shipper declaration information, expressed as text, for these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/shipperDeclarationInformation\n\t */\n\tshipperDeclarationInformation?: string;\n\n\t/**\n\t * The unique identifier of the special provision for these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/specialProvisionId\n\t */\n\tspecialProvisionId?: string | IJsonLdValueObject;\n\n\t/**\n\t * A logistics package specified for these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/specifiedPackage\n\t */\n\tspecifiedPackage?: IUnecePackage[];\n\n\t/**\n\t * A stated condition of these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/statedCondition\n\t */\n\tstatedCondition?: IUneceSpecifiedCondition[];\n\n\t/**\n\t * Supplementary information, expressed as text, concerning the transport of these dangerous goods.\n\t * @see https://vocabulary.uncefact.org/supplementaryInformation\n\t */\n\tsupplementaryInformation?: string;\n\n\t/**\n\t * The unique TRansport EMergency (TREM) card identifier for these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/tREMId\n\t */\n\ttREMId?: string | IJsonLdValueObject;\n\n\t/**\n\t * Tank type certificate information, expressed as text, concerning the transport of these dangerous goods.\n\t * @see https://vocabulary.uncefact.org/tankTypeCertificateInformation\n\t */\n\ttankTypeCertificateInformation?: string;\n\n\t/**\n\t * A technical name, expressed as text, for these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/technicalName\n\t */\n\ttechnicalName?: string;\n\n\t/**\n\t * A melting point temperature measure for these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/temperatureUnitMeltingPointTemperatureMeasure\n\t */\n\ttemperatureUnitMeltingPointTemperatureMeasure?: IUneceTemperatureUnitMeasureType[];\n\n\t/**\n\t * The code specifying the package type for the transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/transportDangerousGoodsPackageTypeCode\n\t */\n\ttransportDangerousGoodsPackageTypeCode?: UnecePackageTypeCodeList;\n\n\t/**\n\t * The expert to be contacted for details about the transport of these dangerous goods.\n\t * @see https://vocabulary.uncefact.org/transportExpertContact\n\t */\n\ttransportExpertContact?: IUneceTradeContact;\n\n\t/**\n\t * The code specifying the tunnel restriction for these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/tunnelRestrictionCode\n\t */\n\ttunnelRestrictionCode?: string;\n\n\t/**\n\t * The code specifying the unique United Nations Dangerous Goods (UNDG) number assigned to these transported dangerous\n\t * goods.\n\t * @see https://vocabulary.uncefact.org/uNDGIdentificationCode\n\t */\n\tuNDGIdentificationCode?: string;\n\n\t/**\n\t * A density measure for these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/unitDensityMeasure\n\t */\n\tunitDensityMeasure?: IUneceUnitMeasureType[];\n\n\t/**\n\t * A viscosity measure for these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/unitViscosityMeasure\n\t */\n\tunitViscosityMeasure?: IUneceUnitMeasureType[];\n\n\t/**\n\t * The unique upper part of the orange hazard placard identifier for these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/upperPartOrangeHazardPlacardId\n\t */\n\tupperPartOrangeHazardPlacardId?: string | IJsonLdValueObject;\n\n\t/**\n\t * A viscosity measure for these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/viscosityMeasure\n\t */\n\tviscosityMeasure?: IUneceMeasureType[];\n\n\t/**\n\t * The measure of the gross volume, normally calculated by multiplying the maximum length, width and height dimensions of\n\t * these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/volumeUnitGrossVolumeMeasure\n\t */\n\tvolumeUnitGrossVolumeMeasure?: IUneceVolumeUnitMeasureType;\n\n\t/**\n\t * A measure of the marine pollutant volume of these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/volumeUnitMarinePollutantVolumeMeasure\n\t */\n\tvolumeUnitMarinePollutantVolumeMeasure?: IUneceVolumeUnitMeasureType[];\n\n\t/**\n\t * The measure of the weight (mass) of these transported dangerous goods including packaging but excluding the transport\n\t * equipment.\n\t * @see https://vocabulary.uncefact.org/weightUnitGrossWeightMeasure\n\t */\n\tweightUnitGrossWeightMeasure?: IUneceWeightUnitMeasureType;\n\n\t/**\n\t * The measure of the net weight (mass) of these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/weightUnitNetWeightMeasure\n\t */\n\tweightUnitNetWeightMeasure?: IUneceWeightUnitMeasureType;\n}\n"]}
|
|
1
|
+
{"version":3,"file":"IUneceDangerousGoods.js","sourceRoot":"","sources":["../../../../src/models/bsp/IUneceDangerousGoods.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2025 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\n/* cSpell:disable */\n/* This file is auto-generated with the generateInterfaces script, do not edit manually. */\nimport type { IJsonLdValueObject } from \"@twin.org/data-json-ld\";\nimport type { IUneceDocument } from \"./IUneceDocument.js\";\nimport type { IUneceFuel } from \"./IUneceFuel.js\";\nimport type { IUneceHandlingInstructions } from \"./IUneceHandlingInstructions.js\";\nimport type { IUneceLogisticsTransportEquipment } from \"./IUneceLogisticsTransportEquipment.js\";\nimport type { IUneceMeasurement } from \"./IUneceMeasurement.js\";\nimport type { IUneceMeasureType } from \"./IUneceMeasureType.js\";\nimport type { IUnecePackage } from \"./IUnecePackage.js\";\nimport type { IUneceQuantityType } from \"./IUneceQuantityType.js\";\nimport type { IUneceRadioactiveMaterial } from \"./IUneceRadioactiveMaterial.js\";\nimport type { IUneceSpecifiedCondition } from \"./IUneceSpecifiedCondition.js\";\nimport type { IUneceTemperatureUnitMeasureType } from \"./IUneceTemperatureUnitMeasureType.js\";\nimport type { IUneceTradeContact } from \"./IUneceTradeContact.js\";\nimport type { IUneceUnitMeasureType } from \"./IUneceUnitMeasureType.js\";\nimport type { IUneceVolumeUnitMeasureType } from \"./IUneceVolumeUnitMeasureType.js\";\nimport type { IUneceWeightUnitMeasureType } from \"./IUneceWeightUnitMeasureType.js\";\nimport type { UneceDangerousGoodsPackagingLevelCodeList } from \"../lists/uneceDangerousGoodsPackagingLevelCodeList.js\";\nimport type { UneceDangerousGoodsRegulationCodeList } from \"../lists/uneceDangerousGoodsRegulationCodeList.js\";\nimport type { UnecePackageTypeCodeList } from \"../lists/unecePackageTypeCodeList.js\";\nimport type { UneceContextType } from \"../uneceContextType.js\";\nimport type { UneceTypes } from \"../uneceTypes.js\";\n\n/**\n * Goods which may contain a substance which poses risks to people and/or the environment during transportation which is\n * regulated by dangerous goods regulations.\n * @see https://vocabulary.uncefact.org/DangerousGoods\n */\nexport interface IUneceDangerousGoods {\n\t/**\n\t * JSON-LD Context.\n\t */\n\t\"@context\"?: UneceContextType;\n\n\t/**\n\t * JSON-LD Type.\n\t */\n\ttype: typeof UneceTypes.DangerousGoods;\n\n\t/**\n\t * The unique identifier of an additional hazard class applicable to these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/additionalHazardClassificationId\n\t */\n\tadditionalHazardClassificationId?: string | IJsonLdValueObject;\n\n\t/**\n\t * Aircraft limitation information, expressed as text, for these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/aircraftLimitationInformation\n\t */\n\taircraftLimitationInformation?: string;\n\n\t/**\n\t * All packed in one information, expressed as text, for these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/allPackedInOneInformation\n\t */\n\tallPackedInOneInformation?: string;\n\n\t/**\n\t * Referenced transport equipment associated with the dangerous goods.\n\t * @see https://vocabulary.uncefact.org/associatedTransportEquipment\n\t */\n\tassociatedTransportEquipment?: IUneceLogisticsTransportEquipment[];\n\n\t/**\n\t * Authorization information, expressed as text, for these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/authorizationInformation\n\t */\n\tauthorizationInformation?: string;\n\n\t/**\n\t * Compliance declaration information, expressed as text, for these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/complianceDeclarationInformation\n\t */\n\tcomplianceDeclarationInformation?: string;\n\n\t/**\n\t * The measurement of the control temperature of these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/controlTemperatureMeasurement\n\t */\n\tcontrolTemperatureMeasurement?: IUneceMeasurement;\n\n\t/**\n\t * Crew emergency information, expressed as text, concerning the transport of these dangerous goods.\n\t * @see https://vocabulary.uncefact.org/crewEmergencyInformation\n\t */\n\tcrewEmergencyInformation?: string;\n\n\t/**\n\t * Crew member emergency identity information, expressed as text, concerning the transport of these dangerous goods.\n\t * @see https://vocabulary.uncefact.org/crewMemberEmergencyIdentityInformation\n\t */\n\tcrewMemberEmergencyIdentityInformation?: string;\n\n\t/**\n\t * The code specifying the level of danger that the packaging of these dangerous goods must cover for transport purposes.\n\t * @see https://vocabulary.uncefact.org/dangerousGoodsPackagingLevelPackagingDangerLevelCode\n\t */\n\tdangerousGoodsPackagingLevelPackagingDangerLevelCode?: UneceDangerousGoodsPackagingLevelCodeList;\n\n\t/**\n\t * The code specifying a regulation applicable to these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/dangerousGoodsRegulationCode\n\t */\n\tdangerousGoodsRegulationCode?: UneceDangerousGoodsRegulationCodeList | string;\n\n\t/**\n\t * A density measure for these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/densityMeasure\n\t */\n\tdensityMeasure?: IUneceMeasureType[];\n\n\t/**\n\t * The unique transport emergency procedure (EMS) identifier applicable for these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/eMSId\n\t */\n\teMSId?: string | IJsonLdValueObject;\n\n\t/**\n\t * The person or department to be contacted in the event of any emergency related to these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/emergencyContact\n\t */\n\temergencyContact?: IUneceTradeContact;\n\n\t/**\n\t * The measurement of the emergency temperature of these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/emergencyTemperatureMeasurement\n\t */\n\temergencyTemperatureMeasurement?: IUneceMeasurement;\n\n\t/**\n\t * Excepted quantity information statement, expressed as text, concerning the transport of these dangerous goods.\n\t * @see https://vocabulary.uncefact.org/exceptedQuantityStatementInformation\n\t */\n\texceptedQuantityStatementInformation?: string;\n\n\t/**\n\t * Expert training certificate information, expressed as text, concerning the transport of these dangerous goods.\n\t * @see https://vocabulary.uncefact.org/expertTrainingCertificateInformation\n\t */\n\texpertTrainingCertificateInformation?: string;\n\n\t/**\n\t * The measure of the explosive cargo weight applicable to these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/explosiveCargoNetWeightMeasure\n\t */\n\texplosiveCargoNetWeightMeasure?: IUneceWeightUnitMeasureType;\n\n\t/**\n\t * The code specifying the explosive compatibility group for these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/explosiveCompatibilityGroupCode\n\t */\n\texplosiveCompatibilityGroupCode?: string;\n\n\t/**\n\t * Explosive label material statement information, expressed as text, concerning the transport of these dangerous goods.\n\t * @see https://vocabulary.uncefact.org/explosiveLabelStatementInformation\n\t */\n\texplosiveLabelStatementInformation?: string;\n\n\t/**\n\t * A measurement of the flashpoint temperature of these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/flashpointTemperatureMeasurement\n\t */\n\tflashpointTemperatureMeasurement?: IUneceMeasurement[];\n\n\t/**\n\t * Handling instructions for the transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/handlingInstructions\n\t */\n\thandlingInstructions?: IUneceHandlingInstructions[];\n\n\t/**\n\t * The code specifying the hazard category for these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/hazardCategoryCode\n\t */\n\thazardCategoryCode?: string;\n\n\t/**\n\t * The unique identifier of the version of a hazard class for these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/hazardClassVersionId\n\t */\n\thazardClassVersionId?: string | IJsonLdValueObject;\n\n\t/**\n\t * The unique identifier of a hazard class applicable to these transported dangerous goods as defined by the relevant\n\t * governing regulation authority.\n\t * @see https://vocabulary.uncefact.org/hazardClassificationId\n\t */\n\thazardClassificationId?: string | IJsonLdValueObject;\n\n\t/**\n\t * A code specifying the type of hazard for these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/hazardTypeCode\n\t */\n\thazardTypeCode?: string;\n\n\t/**\n\t * The code specifying the IMDG (International Maritime Dangerous Goods regulation) segregation group for these transported\n\t * dangerous goods.\n\t * @see https://vocabulary.uncefact.org/iMDGSegregationGroupCode\n\t */\n\tiMDGSegregationGroupCode?: string;\n\n\t/**\n\t * Gaseous fuels included in the transport of these dangerous goods.\n\t * @see https://vocabulary.uncefact.org/includedFuel\n\t */\n\tincludedFuel?: IUneceFuel[];\n\n\t/**\n\t * Information, expressed as text, concerning the transport of these dangerous goods.\n\t * @see https://vocabulary.uncefact.org/information\n\t */\n\tinformation?: string;\n\n\t/**\n\t * A code specifying facilitations for transport of limited quantities of these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/limitedQuantityCode\n\t */\n\tlimitedQuantityCode?: string;\n\n\t/**\n\t * The unique lower part of the orange hazard placard identifier for these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/lowerPartOrangeHazardPlacardId\n\t */\n\tlowerPartOrangeHazardPlacardId?: string | IJsonLdValueObject;\n\n\t/**\n\t * The unique Medical First Aid Guide (MFAG) identifier for these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/mFAGId\n\t */\n\tmFAGId?: string | IJsonLdValueObject;\n\n\t/**\n\t * The indication of whether or not these transported dangerous goods have a marine pollutant content.\n\t * @see https://vocabulary.uncefact.org/marinePollutantIndicator\n\t */\n\tmarinePollutantIndicator?: boolean;\n\n\t/**\n\t * A code specifying a type of maritime pollutant for the transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/maritimePollutantTypeCode\n\t */\n\tmaritimePollutantTypeCode?: string;\n\n\t/**\n\t * Marking, expressed as text, for these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/marking\n\t */\n\tmarking?: string;\n\n\t/**\n\t * Overpack information, expressed as text, for these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/overpackInformation\n\t */\n\toverpackInformation?: string;\n\n\t/**\n\t * The code specifying a type of packing instruction for these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/packingInstructionTypeCode\n\t */\n\tpackingInstructionTypeCode?: string;\n\n\t/**\n\t * The indication of whether or not these transported dangerous goods have a pollutant content.\n\t * @see https://vocabulary.uncefact.org/pollutantIndicator\n\t */\n\tpollutantIndicator?: boolean;\n\n\t/**\n\t * The code specifying the level of pollution of these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/pollutantLevelCode\n\t */\n\tpollutantLevelCode?: string;\n\n\t/**\n\t * Previous cargo information, expressed as text, concerning the transport of these dangerous goods.\n\t * @see https://vocabulary.uncefact.org/previousCargoInformation\n\t */\n\tpreviousCargoInformation?: string;\n\n\t/**\n\t * The proper shipping name, expressed as text, for these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/properShippingName\n\t */\n\tproperShippingName?: string;\n\n\t/**\n\t * The number of the Q-Value for these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/qValueNumeric\n\t */\n\tqValueNumeric?: string;\n\n\t/**\n\t * The indicator of whether or not these transported dangerous goods are radioactive.\n\t * @see https://vocabulary.uncefact.org/radioactiveIndicator\n\t */\n\tradioactiveIndicator?: boolean;\n\n\t/**\n\t * The radioactive material (Class 7) transported as dangerous goods.\n\t * @see https://vocabulary.uncefact.org/radioactiveMaterial\n\t */\n\tradioactiveMaterial?: IUneceRadioactiveMaterial;\n\n\t/**\n\t * A name, expressed as text, for a regulation of these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/regulationName\n\t */\n\tregulationName?: string;\n\n\t/**\n\t * The name, expressed as text, for the regulatory authority for these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/regulatoryAuthorityName\n\t */\n\tregulatoryAuthorityName?: string;\n\n\t/**\n\t * A document related to these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/relatedDocument\n\t */\n\trelatedDocument?: IUneceDocument[];\n\n\t/**\n\t * The reportable quantity for these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/reportableQuantity\n\t */\n\treportableQuantity?: IUneceQuantityType;\n\n\t/**\n\t * Shipper declaration information, expressed as text, for these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/shipperDeclarationInformation\n\t */\n\tshipperDeclarationInformation?: string;\n\n\t/**\n\t * The unique identifier of the special provision for these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/specialProvisionId\n\t */\n\tspecialProvisionId?: string | IJsonLdValueObject;\n\n\t/**\n\t * A logistics package specified for these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/specifiedPackage\n\t */\n\tspecifiedPackage?: IUnecePackage[];\n\n\t/**\n\t * A stated condition of these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/statedCondition\n\t */\n\tstatedCondition?: IUneceSpecifiedCondition[];\n\n\t/**\n\t * Supplementary information, expressed as text, concerning the transport of these dangerous goods.\n\t * @see https://vocabulary.uncefact.org/supplementaryInformation\n\t */\n\tsupplementaryInformation?: string;\n\n\t/**\n\t * The unique TRansport EMergency (TREM) card identifier for these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/tREMId\n\t */\n\ttREMId?: string | IJsonLdValueObject;\n\n\t/**\n\t * Tank type certificate information, expressed as text, concerning the transport of these dangerous goods.\n\t * @see https://vocabulary.uncefact.org/tankTypeCertificateInformation\n\t */\n\ttankTypeCertificateInformation?: string;\n\n\t/**\n\t * A technical name, expressed as text, for these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/technicalName\n\t */\n\ttechnicalName?: string;\n\n\t/**\n\t * A melting point temperature measure for these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/temperatureUnitMeltingPointTemperatureMeasure\n\t */\n\ttemperatureUnitMeltingPointTemperatureMeasure?: IUneceTemperatureUnitMeasureType[];\n\n\t/**\n\t * The code specifying the package type for the transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/transportDangerousGoodsPackageTypeCode\n\t */\n\ttransportDangerousGoodsPackageTypeCode?: UnecePackageTypeCodeList;\n\n\t/**\n\t * The expert to be contacted for details about the transport of these dangerous goods.\n\t * @see https://vocabulary.uncefact.org/transportExpertContact\n\t */\n\ttransportExpertContact?: IUneceTradeContact;\n\n\t/**\n\t * The code specifying the tunnel restriction for these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/tunnelRestrictionCode\n\t */\n\ttunnelRestrictionCode?: string;\n\n\t/**\n\t * The code specifying the unique United Nations Dangerous Goods (UNDG) number assigned to these transported dangerous\n\t * goods.\n\t * @see https://vocabulary.uncefact.org/uNDGIdentificationCode\n\t */\n\tuNDGIdentificationCode?: string;\n\n\t/**\n\t * A density measure for these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/unitDensityMeasure\n\t */\n\tunitDensityMeasure?: IUneceUnitMeasureType[];\n\n\t/**\n\t * A viscosity measure for these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/unitViscosityMeasure\n\t */\n\tunitViscosityMeasure?: IUneceUnitMeasureType[];\n\n\t/**\n\t * The unique upper part of the orange hazard placard identifier for these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/upperPartOrangeHazardPlacardId\n\t */\n\tupperPartOrangeHazardPlacardId?: string | IJsonLdValueObject;\n\n\t/**\n\t * A viscosity measure for these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/viscosityMeasure\n\t */\n\tviscosityMeasure?: IUneceMeasureType[];\n\n\t/**\n\t * The measure of the gross volume, normally calculated by multiplying the maximum length, width and height dimensions of\n\t * these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/volumeUnitGrossVolumeMeasure\n\t */\n\tvolumeUnitGrossVolumeMeasure?: IUneceVolumeUnitMeasureType;\n\n\t/**\n\t * A measure of the marine pollutant volume of these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/volumeUnitMarinePollutantVolumeMeasure\n\t */\n\tvolumeUnitMarinePollutantVolumeMeasure?: IUneceVolumeUnitMeasureType[];\n\n\t/**\n\t * The measure of the weight (mass) of these transported dangerous goods including packaging but excluding the transport\n\t * equipment.\n\t * @see https://vocabulary.uncefact.org/weightUnitGrossWeightMeasure\n\t */\n\tweightUnitGrossWeightMeasure?: IUneceWeightUnitMeasureType;\n\n\t/**\n\t * The measure of the net weight (mass) of these transported dangerous goods.\n\t * @see https://vocabulary.uncefact.org/weightUnitNetWeightMeasure\n\t */\n\tweightUnitNetWeightMeasure?: IUneceWeightUnitMeasureType;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IUneceDeliveryAdjustment.js","sourceRoot":"","sources":["../../../../src/models/bsp/IUneceDeliveryAdjustment.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2025 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\n/* cSpell:disable */\n/* This file is auto-generated with the generateInterfaces script, do not edit manually. */\nimport type { IUneceAmountType } from \"./IUneceAmountType.js\";\nimport type { IUneceQuantityType } from \"./IUneceQuantityType.js\";\nimport type { UneceAdjustmentReasonCodeList } from \"../lists/uneceAdjustmentReasonCodeList.js\";\nimport type { UneceContextType } from \"../uneceContextType.js\";\nimport type { UneceTypes } from \"../uneceTypes.js\";\n\n/**\n * A correction or modification to reflect actual delivery conditions.\n * @see https://vocabulary.uncefact.org/DeliveryAdjustment\n */\nexport interface IUneceDeliveryAdjustment {\n\t/**\n\t * JSON-LD Context.\n\t */\n\t\"@context\"?: UneceContextType;\n\n\t/**\n\t * JSON-LD Type.\n\t */\n\ttype: typeof UneceTypes.DeliveryAdjustment;\n\n\t/**\n\t * An actual monetary value added or subtracted as a result of this delivery adjustment.\n\t * @see https://vocabulary.uncefact.org/actualAmount\n\t */\n\tactualAmount?: IUneceAmountType[];\n\n\t/**\n\t * The actual date, time, date time, or other date time value of this delivery adjustment.\n\t * @see https://vocabulary.uncefact.org/actualDateTime\n\t * @json-schema format:date-time\n\t */\n\tactualDateTime?: string;\n\n\t/**\n\t * The actual quantity added or subtracted as a result of this delivery adjustment.\n\t * @see https://vocabulary.uncefact.org/actualQuantity\n\t */\n\tactualQuantity?: IUneceQuantityType;\n\n\t/**\n\t * The code specifying a reason for this delivery adjustment.\n\t * @see https://vocabulary.uncefact.org/adjustmentReasonCode\n\t */\n\tadjustmentReasonCode?: UneceAdjustmentReasonCodeList;\n\n\t/**\n\t * A reason, expressed as text, for this delivery adjustment.\n\t * @see https://vocabulary.uncefact.org/reason\n\t */\n\treason?: string;\n}\n"]}
|
|
1
|
+
{"version":3,"file":"IUneceDeliveryAdjustment.js","sourceRoot":"","sources":["../../../../src/models/bsp/IUneceDeliveryAdjustment.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2025 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\n/* cSpell:disable */\n/* This file is auto-generated with the generateInterfaces script, do not edit manually. */\nimport type { IUneceAmountType } from \"./IUneceAmountType.js\";\nimport type { IUneceQuantityType } from \"./IUneceQuantityType.js\";\nimport type { UneceAdjustmentReasonCodeList } from \"../lists/uneceAdjustmentReasonCodeList.js\";\nimport type { UneceContextType } from \"../uneceContextType.js\";\nimport type { UneceTypes } from \"../uneceTypes.js\";\n\n/**\n * A correction or modification to reflect actual delivery conditions.\n * @see https://vocabulary.uncefact.org/DeliveryAdjustment\n */\nexport interface IUneceDeliveryAdjustment {\n\t/**\n\t * JSON-LD Context.\n\t */\n\t\"@context\"?: UneceContextType;\n\n\t/**\n\t * JSON-LD Type.\n\t */\n\ttype: typeof UneceTypes.DeliveryAdjustment;\n\n\t/**\n\t * An actual monetary value added or subtracted as a result of this delivery adjustment.\n\t * @see https://vocabulary.uncefact.org/actualAmount\n\t */\n\tactualAmount?: IUneceAmountType[];\n\n\t/**\n\t * The actual date, time, date time, or other date time value of this delivery adjustment.\n\t * @see https://vocabulary.uncefact.org/actualDateTime\n\t * @json-schema format:date-time\n\t */\n\tactualDateTime?: string;\n\n\t/**\n\t * The actual quantity added or subtracted as a result of this delivery adjustment.\n\t * @see https://vocabulary.uncefact.org/actualQuantity\n\t */\n\tactualQuantity?: IUneceQuantityType;\n\n\t/**\n\t * The code specifying a reason for this delivery adjustment.\n\t * @see https://vocabulary.uncefact.org/adjustmentReasonCode\n\t */\n\tadjustmentReasonCode?: UneceAdjustmentReasonCodeList | string;\n\n\t/**\n\t * A reason, expressed as text, for this delivery adjustment.\n\t * @see https://vocabulary.uncefact.org/reason\n\t */\n\treason?: string;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IUneceDocument.js","sourceRoot":"","sources":["../../../../src/models/bsp/IUneceDocument.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2025 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\n/* cSpell:disable */\n/* This file is auto-generated with the generateInterfaces script, do not edit manually. */\nimport type { IJsonLdValueObject } from \"@twin.org/data-json-ld\";\nimport type { IUneceAmountType } from \"./IUneceAmountType.js\";\nimport type { IUneceAuthentication } from \"./IUneceAuthentication.js\";\nimport type { IUneceBinaryFile } from \"./IUneceBinaryFile.js\";\nimport type { IUneceClause } from \"./IUneceClause.js\";\nimport type { IUneceDocumentHandlingInstructions } from \"./IUneceDocumentHandlingInstructions.js\";\nimport type { IUneceDocumentStatus } from \"./IUneceDocumentStatus.js\";\nimport type { IUneceLogisticsLocation } from \"./IUneceLogisticsLocation.js\";\nimport type { IUneceNote } from \"./IUneceNote.js\";\nimport type { IUneceQuantityType } from \"./IUneceQuantityType.js\";\nimport type { IUneceSpecifiedPeriod } from \"./IUneceSpecifiedPeriod.js\";\nimport type { IUneceTradeParty } from \"./IUneceTradeParty.js\";\nimport type { UneceCommunicationChannelCodeList } from \"../lists/uneceCommunicationChannelCodeList.js\";\nimport type { UneceDocumentCodeList } from \"../lists/uneceDocumentCodeList.js\";\nimport type { UneceDocumentStatusCodeList } from \"../lists/uneceDocumentStatusCodeList.js\";\nimport type { UneceLanguageId } from \"../lists/uneceLanguageId.js\";\nimport type { UneceLineStatusCodeList } from \"../lists/uneceLineStatusCodeList.js\";\nimport type { UneceMessageFunctionCodeList } from \"../lists/uneceMessageFunctionCodeList.js\";\nimport type { UneceReferenceCodeList } from \"../lists/uneceReferenceCodeList.js\";\nimport type { UneceContextType } from \"../uneceContextType.js\";\nimport type { UneceTypes } from \"../uneceTypes.js\";\n\n/**\n * Written, printed or electronic matter that is referenced.\n * @see https://vocabulary.uncefact.org/Document\n */\nexport interface IUneceDocument {\n\t/**\n\t * JSON-LD Context.\n\t */\n\t\"@context\"?: UneceContextType;\n\n\t/**\n\t * JSON-LD Type.\n\t */\n\ttype: typeof UneceTypes.Document;\n\n\t/**\n\t * The specified period within which this referenced document may be accepted.\n\t * @see https://vocabulary.uncefact.org/acceptablePeriod\n\t */\n\tacceptablePeriod?: IUneceSpecifiedPeriod;\n\n\t/**\n\t * The date, time, date time, or other date time value of the acceptance of this referenced document.\n\t * @see https://vocabulary.uncefact.org/acceptanceDateTime\n\t * @json-schema format:date-time\n\t */\n\tacceptanceDateTime?: string;\n\n\t/**\n\t * A specified binary file attached to this referenced document.\n\t * @see https://vocabulary.uncefact.org/attachedBinaryFile\n\t */\n\tattachedBinaryFile?: IUneceBinaryFile[];\n\n\t/**\n\t * A binary object that is attached or otherwise appended to this referenced document.\n\t * @see https://vocabulary.uncefact.org/attachmentBinaryObject\n\t */\n\tattachmentBinaryObject?: string;\n\n\t/**\n\t * The indication of whether or not this referenced document is an authenticated original.\n\t * @see https://vocabulary.uncefact.org/authenticatedOriginalIndicator\n\t */\n\tauthenticatedOriginalIndicator?: boolean;\n\n\t/**\n\t * The code specifying the category of this referenced document.\n\t * @see https://vocabulary.uncefact.org/categoryCode\n\t */\n\tcategoryCode?: string;\n\n\t/**\n\t * The code specifying the channel by which this referenced document is sent, such as mail, email, fax.\n\t * @see https://vocabulary.uncefact.org/communicationChannelCode\n\t */\n\tcommunicationChannelCode?: UneceCommunicationChannelCodeList;\n\n\t/**\n\t * A contractual clause of this referenced document.\n\t * @see https://vocabulary.uncefact.org/contractualClause\n\t */\n\tcontractualClause?: IUneceClause[];\n\n\t/**\n\t * The indication of whether or not this referenced document requires a control.\n\t * @see https://vocabulary.uncefact.org/controlRequirementIndicator\n\t */\n\tcontrolRequirementIndicator?: boolean;\n\n\t/**\n\t * The indication of whether or not the referenced document is a copy.\n\t * @see https://vocabulary.uncefact.org/copyIndicator\n\t */\n\tcopyIndicator?: boolean;\n\n\t/**\n\t * The number of copies issued of this referenced document.\n\t * @see https://vocabulary.uncefact.org/copyIssuedQuantity\n\t */\n\tcopyIssuedQuantity?: IUneceQuantityType;\n\n\t/**\n\t * The number of copies required of this referenced document.\n\t * @see https://vocabulary.uncefact.org/copyRequiredQuantity\n\t */\n\tcopyRequiredQuantity?: IUneceQuantityType;\n\n\t/**\n\t * The date, time, date time, or other date time value of the creation of this referenced document.\n\t * @see https://vocabulary.uncefact.org/creationDateTime\n\t * @json-schema format:date-time\n\t */\n\tcreationDateTime?: string;\n\n\t/**\n\t * A textual description for this referenced document.\n\t * @see https://vocabulary.uncefact.org/description\n\t */\n\tdescription?: string;\n\n\t/**\n\t * The code specifying the purpose of an amendment to this referenced document.\n\t * @see https://vocabulary.uncefact.org/documentAmendmentPurposeCode\n\t */\n\tdocumentAmendmentPurposeCode?: string;\n\n\t/**\n\t * An identifier for a language used in this referenced document.\n\t * @see https://vocabulary.uncefact.org/documentLanguageId\n\t */\n\tdocumentLanguageId?: string | IJsonLdValueObject;\n\n\t/**\n\t * The code specifying the status of a line in this referenced document.\n\t * @see https://vocabulary.uncefact.org/documentLineStatusCode\n\t */\n\tdocumentLineStatusCode?: UneceLineStatusCodeList;\n\n\t/**\n\t * The code specifying the status for this referenced document.\n\t * @see https://vocabulary.uncefact.org/documentStatusCode\n\t */\n\tdocumentStatusCode?: UneceDocumentStatusCodeList;\n\n\t/**\n\t * A type, expressed as text, for this referenced document.\n\t * @see https://vocabulary.uncefact.org/documentType\n\t */\n\tdocumentType?: string;\n\n\t/**\n\t * The code specifying the type of referenced document.\n\t * @see https://vocabulary.uncefact.org/documentTypeCode\n\t */\n\tdocumentTypeCode?: UneceDocumentCodeList;\n\n\t/**\n\t * The specified period within which this referenced document is effective.\n\t * @see https://vocabulary.uncefact.org/effectiveSpecifiedPeriod\n\t */\n\teffectiveSpecifiedPeriod?: IUneceSpecifiedPeriod;\n\n\t/**\n\t * The indication of whether or not this referenced document is presented in an electronic format.\n\t * @see https://vocabulary.uncefact.org/electronicPresentationIndicator\n\t */\n\telectronicPresentationIndicator?: boolean;\n\n\t/**\n\t * A unique global identifier for this referenced document.\n\t * @see https://vocabulary.uncefact.org/globalId\n\t */\n\tglobalId?: string | IJsonLdValueObject;\n\n\t/**\n\t * A unique identifier for this referenced document.\n\t * @see https://vocabulary.uncefact.org/identifier\n\t */\n\tidentifier?: string | IJsonLdValueObject;\n\n\t/**\n\t * A monetary value included in this referenced document.\n\t * @see https://vocabulary.uncefact.org/includedAmount\n\t */\n\tincludedAmount?: IUneceAmountType[];\n\n\t/**\n\t * A note included in this referenced document.\n\t * @see https://vocabulary.uncefact.org/includedNote\n\t */\n\tincludedNote?: IUneceNote[];\n\n\t/**\n\t * Information, expressed as text, for this referenced document.\n\t * @see https://vocabulary.uncefact.org/information\n\t */\n\tinformation?: string;\n\n\t/**\n\t * The formatted date or date time for the issuance of this referenced document.\n\t * @see https://vocabulary.uncefact.org/issueDateTime\n\t * @json-schema format:date-time\n\t */\n\tissueDateTime?: string;\n\n\t/**\n\t * The logistics related location where this referenced document has been issued.\n\t * @see https://vocabulary.uncefact.org/issueLogisticsLocation\n\t */\n\tissueLogisticsLocation?: IUneceLogisticsLocation;\n\n\t/**\n\t * The unique issuer assigned identifier for this referenced document.\n\t * @see https://vocabulary.uncefact.org/issuerAssignedId\n\t */\n\tissuerAssignedId?: string | IJsonLdValueObject;\n\n\t/**\n\t * The trade related party that issues this referenced document.\n\t * @see https://vocabulary.uncefact.org/issuerParty\n\t */\n\tissuerParty?: IUneceTradeParty;\n\n\t/**\n\t * Handling instructions specified by the issuer for this referenced document.\n\t * @see https://vocabulary.uncefact.org/issuerSpecifiedInstructions\n\t */\n\tissuerSpecifiedInstructions?: IUneceDocumentHandlingInstructions[];\n\n\t/**\n\t * The unique identifier of an item in this referenced document.\n\t * @see https://vocabulary.uncefact.org/itemIdentificationId\n\t */\n\titemIdentificationId?: string | IJsonLdValueObject;\n\n\t/**\n\t * The number of lines for this referenced document.\n\t * @see https://vocabulary.uncefact.org/lineCountNumeric\n\t */\n\tlineCountNumeric?: string;\n\n\t/**\n\t * The unique identifier of a line in this referenced document.\n\t * @see https://vocabulary.uncefact.org/lineId\n\t */\n\tlineId?: string | IJsonLdValueObject;\n\n\t/**\n\t * The number of line items in this referenced document.\n\t * @see https://vocabulary.uncefact.org/lineItemQuantity\n\t */\n\tlineItemQuantity?: IUneceQuantityType;\n\n\t/**\n\t * The logistics related location where this referenced document has been lodged.\n\t * @see https://vocabulary.uncefact.org/lodgementLocation\n\t */\n\tlodgementLocation?: IUneceLogisticsLocation;\n\n\t/**\n\t * The code specifying the purpose of this referenced document.\n\t * @see https://vocabulary.uncefact.org/messageFunctionPurposeCode\n\t */\n\tmessageFunctionPurposeCode?: UneceMessageFunctionCodeList;\n\n\t/**\n\t * A name, expressed as text, for this referenced document.\n\t * @see https://vocabulary.uncefact.org/name\n\t */\n\tname?: string;\n\n\t/**\n\t * The number of originals issued of this referenced document.\n\t * @see https://vocabulary.uncefact.org/originalIssuedQuantity\n\t */\n\toriginalIssuedQuantity?: IUneceQuantityType;\n\n\t/**\n\t * The number of originals required of this referenced document.\n\t * @see https://vocabulary.uncefact.org/originalRequiredQuantity\n\t */\n\toriginalRequiredQuantity?: IUneceQuantityType;\n\n\t/**\n\t * The identifier of the page for this referenced document.\n\t * @see https://vocabulary.uncefact.org/pageId\n\t */\n\tpageId?: string | IJsonLdValueObject;\n\n\t/**\n\t * An identifier for a previous revision of this referenced document.\n\t * @see https://vocabulary.uncefact.org/previousRevisionId\n\t */\n\tpreviousRevisionId?: string | IJsonLdValueObject;\n\n\t/**\n\t * A process condition, expressed as text, for this referenced document.\n\t * @see https://vocabulary.uncefact.org/processCondition\n\t */\n\tprocessCondition?: string;\n\n\t/**\n\t * The code specifying the process condition for this referenced document.\n\t * @see https://vocabulary.uncefact.org/processConditionCode\n\t */\n\tprocessConditionCode?: string;\n\n\t/**\n\t * A proprietary type, expressed as text, for this referenced document.\n\t * @see https://vocabulary.uncefact.org/proprietaryType\n\t */\n\tproprietaryType?: string;\n\n\t/**\n\t * The date, time, date time, or other date time value for the formal receipt of this referenced document.\n\t * @see https://vocabulary.uncefact.org/receiptDateTime\n\t * @json-schema format:date-time\n\t */\n\treceiptDateTime?: string;\n\n\t/**\n\t * A trade related party that receives this referenced document.\n\t * @see https://vocabulary.uncefact.org/recipientTradeParty\n\t */\n\trecipientTradeParty?: IUneceTradeParty[];\n\n\t/**\n\t * The reference date or date time for this referenced document.\n\t * @see https://vocabulary.uncefact.org/referenceDateTime\n\t * @json-schema format:date-time\n\t */\n\treferenceDateTime?: string;\n\n\t/**\n\t * The code specifying the type of relationship between this referenced document and another artefact, such as a\n\t * replacement of an original document.\n\t * @see https://vocabulary.uncefact.org/referenceRelationshipTypeCode\n\t */\n\treferenceRelationshipTypeCode?: UneceReferenceCodeList;\n\n\t/**\n\t * The code specifying the reference type of this referenced document.\n\t * @see https://vocabulary.uncefact.org/referenceTypeCode\n\t */\n\treferenceTypeCode?: UneceReferenceCodeList;\n\n\t/**\n\t * A remark, expressed as text, regarding this referenced document.\n\t * @see https://vocabulary.uncefact.org/remarks\n\t */\n\tremarks?: string;\n\n\t/**\n\t * The report count for this referenced document.\n\t * @see https://vocabulary.uncefact.org/reportCountNumeric\n\t */\n\treportCountNumeric?: string;\n\n\t/**\n\t * A revision, expressed as text, for this referenced document.\n\t * @see https://vocabulary.uncefact.org/revision\n\t */\n\trevision?: string;\n\n\t/**\n\t * A date, time, date time or other date time value for the revision of this referenced document.\n\t * @see https://vocabulary.uncefact.org/revisionDateTime\n\t * @json-schema format:date-time\n\t */\n\trevisionDateTime?: string;\n\n\t/**\n\t * A unique identifier for a revision of this referenced document.\n\t * @see https://vocabulary.uncefact.org/revisionId\n\t */\n\trevisionId?: string | IJsonLdValueObject;\n\n\t/**\n\t * A section name, expressed as text, for this referenced document.\n\t * @see https://vocabulary.uncefact.org/sectionName\n\t */\n\tsectionName?: string;\n\n\t/**\n\t * The trade related party that sends this referenced document.\n\t * @see https://vocabulary.uncefact.org/senderTradeParty\n\t */\n\tsenderTradeParty?: IUneceTradeParty;\n\n\t/**\n\t * A signatory authentication for this referenced document.\n\t * @see https://vocabulary.uncefact.org/signatoryAuthentication\n\t */\n\tsignatoryAuthentication?: IUneceAuthentication[];\n\n\t/**\n\t * Status information specified for this referenced document.\n\t * @see https://vocabulary.uncefact.org/specifiedDocumentStatus\n\t */\n\tspecifiedDocumentStatus?: IUneceDocumentStatus[];\n\n\t/**\n\t * A status, expressed as text, for this referenced document.\n\t * @see https://vocabulary.uncefact.org/status\n\t */\n\tstatus?: string;\n\n\t/**\n\t * The identifier of the subordinate line of this referenced document.\n\t * @see https://vocabulary.uncefact.org/subordinateLineId\n\t */\n\tsubordinateLineId?: string | IJsonLdValueObject;\n\n\t/**\n\t * A code specifying a subtype of this referenced document.\n\t * @see https://vocabulary.uncefact.org/subtypeCode\n\t */\n\tsubtypeCode?: string;\n\n\t/**\n\t * The total issue count for this referenced document.\n\t * @see https://vocabulary.uncefact.org/totalIssueCountNumeric\n\t */\n\ttotalIssueCountNumeric?: string;\n\n\t/**\n\t * The unique Uniform Resource Identifier (URI) for this referenced document.\n\t * @see https://vocabulary.uncefact.org/uRIId\n\t */\n\tuRIId?: string | IJsonLdValueObject;\n\n\t/**\n\t * A period of validity specified for this referenced document.\n\t * @see https://vocabulary.uncefact.org/validityPeriod\n\t */\n\tvalidityPeriod?: IUneceSpecifiedPeriod[];\n\n\t/**\n\t * The identifier for the version of this referenced document.\n\t * @see https://vocabulary.uncefact.org/versionId\n\t */\n\tversionId?: string | IJsonLdValueObject;\n}\n"]}
|
|
1
|
+
{"version":3,"file":"IUneceDocument.js","sourceRoot":"","sources":["../../../../src/models/bsp/IUneceDocument.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2025 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\n/* cSpell:disable */\n/* This file is auto-generated with the generateInterfaces script, do not edit manually. */\nimport type { IJsonLdValueObject } from \"@twin.org/data-json-ld\";\nimport type { IUneceAmountType } from \"./IUneceAmountType.js\";\nimport type { IUneceAuthentication } from \"./IUneceAuthentication.js\";\nimport type { IUneceBinaryFile } from \"./IUneceBinaryFile.js\";\nimport type { IUneceClause } from \"./IUneceClause.js\";\nimport type { IUneceDocumentHandlingInstructions } from \"./IUneceDocumentHandlingInstructions.js\";\nimport type { IUneceDocumentStatus } from \"./IUneceDocumentStatus.js\";\nimport type { IUneceLogisticsLocation } from \"./IUneceLogisticsLocation.js\";\nimport type { IUneceNote } from \"./IUneceNote.js\";\nimport type { IUneceQuantityType } from \"./IUneceQuantityType.js\";\nimport type { IUneceSpecifiedPeriod } from \"./IUneceSpecifiedPeriod.js\";\nimport type { IUneceTradeParty } from \"./IUneceTradeParty.js\";\nimport type { UneceCommunicationChannelCodeList } from \"../lists/uneceCommunicationChannelCodeList.js\";\nimport type { UneceDocumentCodeList } from \"../lists/uneceDocumentCodeList.js\";\nimport type { UneceDocumentStatusCodeList } from \"../lists/uneceDocumentStatusCodeList.js\";\nimport type { UneceLanguageId } from \"../lists/uneceLanguageId.js\";\nimport type { UneceLineStatusCodeList } from \"../lists/uneceLineStatusCodeList.js\";\nimport type { UneceMessageFunctionCodeList } from \"../lists/uneceMessageFunctionCodeList.js\";\nimport type { UneceReferenceCodeList } from \"../lists/uneceReferenceCodeList.js\";\nimport type { UneceContextType } from \"../uneceContextType.js\";\nimport type { UneceTypes } from \"../uneceTypes.js\";\n\n/**\n * Written, printed or electronic matter that is referenced.\n * @see https://vocabulary.uncefact.org/Document\n */\nexport interface IUneceDocument {\n\t/**\n\t * JSON-LD Context.\n\t */\n\t\"@context\"?: UneceContextType;\n\n\t/**\n\t * JSON-LD Type.\n\t */\n\ttype: typeof UneceTypes.Document;\n\n\t/**\n\t * The specified period within which this referenced document may be accepted.\n\t * @see https://vocabulary.uncefact.org/acceptablePeriod\n\t */\n\tacceptablePeriod?: IUneceSpecifiedPeriod;\n\n\t/**\n\t * The date, time, date time, or other date time value of the acceptance of this referenced document.\n\t * @see https://vocabulary.uncefact.org/acceptanceDateTime\n\t * @json-schema format:date-time\n\t */\n\tacceptanceDateTime?: string;\n\n\t/**\n\t * A specified binary file attached to this referenced document.\n\t * @see https://vocabulary.uncefact.org/attachedBinaryFile\n\t */\n\tattachedBinaryFile?: IUneceBinaryFile[];\n\n\t/**\n\t * A binary object that is attached or otherwise appended to this referenced document.\n\t * @see https://vocabulary.uncefact.org/attachmentBinaryObject\n\t */\n\tattachmentBinaryObject?: string;\n\n\t/**\n\t * The indication of whether or not this referenced document is an authenticated original.\n\t * @see https://vocabulary.uncefact.org/authenticatedOriginalIndicator\n\t */\n\tauthenticatedOriginalIndicator?: boolean;\n\n\t/**\n\t * The code specifying the category of this referenced document.\n\t * @see https://vocabulary.uncefact.org/categoryCode\n\t */\n\tcategoryCode?: string;\n\n\t/**\n\t * The code specifying the channel by which this referenced document is sent, such as mail, email, fax.\n\t * @see https://vocabulary.uncefact.org/communicationChannelCode\n\t */\n\tcommunicationChannelCode?: UneceCommunicationChannelCodeList;\n\n\t/**\n\t * A contractual clause of this referenced document.\n\t * @see https://vocabulary.uncefact.org/contractualClause\n\t */\n\tcontractualClause?: IUneceClause[];\n\n\t/**\n\t * The indication of whether or not this referenced document requires a control.\n\t * @see https://vocabulary.uncefact.org/controlRequirementIndicator\n\t */\n\tcontrolRequirementIndicator?: boolean;\n\n\t/**\n\t * The indication of whether or not the referenced document is a copy.\n\t * @see https://vocabulary.uncefact.org/copyIndicator\n\t */\n\tcopyIndicator?: boolean;\n\n\t/**\n\t * The number of copies issued of this referenced document.\n\t * @see https://vocabulary.uncefact.org/copyIssuedQuantity\n\t */\n\tcopyIssuedQuantity?: IUneceQuantityType;\n\n\t/**\n\t * The number of copies required of this referenced document.\n\t * @see https://vocabulary.uncefact.org/copyRequiredQuantity\n\t */\n\tcopyRequiredQuantity?: IUneceQuantityType;\n\n\t/**\n\t * The date, time, date time, or other date time value of the creation of this referenced document.\n\t * @see https://vocabulary.uncefact.org/creationDateTime\n\t * @json-schema format:date-time\n\t */\n\tcreationDateTime?: string;\n\n\t/**\n\t * A textual description for this referenced document.\n\t * @see https://vocabulary.uncefact.org/description\n\t */\n\tdescription?: string;\n\n\t/**\n\t * The code specifying the purpose of an amendment to this referenced document.\n\t * @see https://vocabulary.uncefact.org/documentAmendmentPurposeCode\n\t */\n\tdocumentAmendmentPurposeCode?: string;\n\n\t/**\n\t * An identifier for a language used in this referenced document.\n\t * @see https://vocabulary.uncefact.org/documentLanguageId\n\t */\n\tdocumentLanguageId?: string | IJsonLdValueObject;\n\n\t/**\n\t * The code specifying the status of a line in this referenced document.\n\t * @see https://vocabulary.uncefact.org/documentLineStatusCode\n\t */\n\tdocumentLineStatusCode?: UneceLineStatusCodeList;\n\n\t/**\n\t * The code specifying the status for this referenced document.\n\t * @see https://vocabulary.uncefact.org/documentStatusCode\n\t */\n\tdocumentStatusCode?: UneceDocumentStatusCodeList;\n\n\t/**\n\t * A type, expressed as text, for this referenced document.\n\t * @see https://vocabulary.uncefact.org/documentType\n\t */\n\tdocumentType?: string;\n\n\t/**\n\t * The code specifying the type of referenced document.\n\t * @see https://vocabulary.uncefact.org/documentTypeCode\n\t */\n\tdocumentTypeCode?: UneceDocumentCodeList;\n\n\t/**\n\t * The specified period within which this referenced document is effective.\n\t * @see https://vocabulary.uncefact.org/effectiveSpecifiedPeriod\n\t */\n\teffectiveSpecifiedPeriod?: IUneceSpecifiedPeriod;\n\n\t/**\n\t * The indication of whether or not this referenced document is presented in an electronic format.\n\t * @see https://vocabulary.uncefact.org/electronicPresentationIndicator\n\t */\n\telectronicPresentationIndicator?: boolean;\n\n\t/**\n\t * A unique global identifier for this referenced document.\n\t * @see https://vocabulary.uncefact.org/globalId\n\t */\n\tglobalId?: string | IJsonLdValueObject;\n\n\t/**\n\t * A unique identifier for this referenced document.\n\t * @see https://vocabulary.uncefact.org/identifier\n\t */\n\tidentifier?: string | IJsonLdValueObject;\n\n\t/**\n\t * A monetary value included in this referenced document.\n\t * @see https://vocabulary.uncefact.org/includedAmount\n\t */\n\tincludedAmount?: IUneceAmountType[];\n\n\t/**\n\t * A note included in this referenced document.\n\t * @see https://vocabulary.uncefact.org/includedNote\n\t */\n\tincludedNote?: IUneceNote[];\n\n\t/**\n\t * Information, expressed as text, for this referenced document.\n\t * @see https://vocabulary.uncefact.org/information\n\t */\n\tinformation?: string;\n\n\t/**\n\t * The formatted date or date time for the issuance of this referenced document.\n\t * @see https://vocabulary.uncefact.org/issueDateTime\n\t * @json-schema format:date-time\n\t */\n\tissueDateTime?: string;\n\n\t/**\n\t * The logistics related location where this referenced document has been issued.\n\t * @see https://vocabulary.uncefact.org/issueLogisticsLocation\n\t */\n\tissueLogisticsLocation?: IUneceLogisticsLocation;\n\n\t/**\n\t * The unique issuer assigned identifier for this referenced document.\n\t * @see https://vocabulary.uncefact.org/issuerAssignedId\n\t */\n\tissuerAssignedId?: string | IJsonLdValueObject;\n\n\t/**\n\t * The trade related party that issues this referenced document.\n\t * @see https://vocabulary.uncefact.org/issuerParty\n\t */\n\tissuerParty?: IUneceTradeParty;\n\n\t/**\n\t * Handling instructions specified by the issuer for this referenced document.\n\t * @see https://vocabulary.uncefact.org/issuerSpecifiedInstructions\n\t */\n\tissuerSpecifiedInstructions?: IUneceDocumentHandlingInstructions[];\n\n\t/**\n\t * The unique identifier of an item in this referenced document.\n\t * @see https://vocabulary.uncefact.org/itemIdentificationId\n\t */\n\titemIdentificationId?: string | IJsonLdValueObject;\n\n\t/**\n\t * The number of lines for this referenced document.\n\t * @see https://vocabulary.uncefact.org/lineCountNumeric\n\t */\n\tlineCountNumeric?: string;\n\n\t/**\n\t * The unique identifier of a line in this referenced document.\n\t * @see https://vocabulary.uncefact.org/lineId\n\t */\n\tlineId?: string | IJsonLdValueObject;\n\n\t/**\n\t * The number of line items in this referenced document.\n\t * @see https://vocabulary.uncefact.org/lineItemQuantity\n\t */\n\tlineItemQuantity?: IUneceQuantityType;\n\n\t/**\n\t * The logistics related location where this referenced document has been lodged.\n\t * @see https://vocabulary.uncefact.org/lodgementLocation\n\t */\n\tlodgementLocation?: IUneceLogisticsLocation;\n\n\t/**\n\t * The code specifying the purpose of this referenced document.\n\t * @see https://vocabulary.uncefact.org/messageFunctionPurposeCode\n\t */\n\tmessageFunctionPurposeCode?: UneceMessageFunctionCodeList;\n\n\t/**\n\t * A name, expressed as text, for this referenced document.\n\t * @see https://vocabulary.uncefact.org/name\n\t */\n\tname?: string;\n\n\t/**\n\t * The number of originals issued of this referenced document.\n\t * @see https://vocabulary.uncefact.org/originalIssuedQuantity\n\t */\n\toriginalIssuedQuantity?: IUneceQuantityType;\n\n\t/**\n\t * The number of originals required of this referenced document.\n\t * @see https://vocabulary.uncefact.org/originalRequiredQuantity\n\t */\n\toriginalRequiredQuantity?: IUneceQuantityType;\n\n\t/**\n\t * The identifier of the page for this referenced document.\n\t * @see https://vocabulary.uncefact.org/pageId\n\t */\n\tpageId?: string | IJsonLdValueObject;\n\n\t/**\n\t * An identifier for a previous revision of this referenced document.\n\t * @see https://vocabulary.uncefact.org/previousRevisionId\n\t */\n\tpreviousRevisionId?: string | IJsonLdValueObject;\n\n\t/**\n\t * A process condition, expressed as text, for this referenced document.\n\t * @see https://vocabulary.uncefact.org/processCondition\n\t */\n\tprocessCondition?: string;\n\n\t/**\n\t * The code specifying the process condition for this referenced document.\n\t * @see https://vocabulary.uncefact.org/processConditionCode\n\t */\n\tprocessConditionCode?: string;\n\n\t/**\n\t * A proprietary type, expressed as text, for this referenced document.\n\t * @see https://vocabulary.uncefact.org/proprietaryType\n\t */\n\tproprietaryType?: string;\n\n\t/**\n\t * The date, time, date time, or other date time value for the formal receipt of this referenced document.\n\t * @see https://vocabulary.uncefact.org/receiptDateTime\n\t * @json-schema format:date-time\n\t */\n\treceiptDateTime?: string;\n\n\t/**\n\t * A trade related party that receives this referenced document.\n\t * @see https://vocabulary.uncefact.org/recipientTradeParty\n\t */\n\trecipientTradeParty?: IUneceTradeParty[];\n\n\t/**\n\t * The reference date or date time for this referenced document.\n\t * @see https://vocabulary.uncefact.org/referenceDateTime\n\t * @json-schema format:date-time\n\t */\n\treferenceDateTime?: string;\n\n\t/**\n\t * The code specifying the type of relationship between this referenced document and another artefact, such as a\n\t * replacement of an original document.\n\t * @see https://vocabulary.uncefact.org/referenceRelationshipTypeCode\n\t */\n\treferenceRelationshipTypeCode?: UneceReferenceCodeList | string;\n\n\t/**\n\t * The code specifying the reference type of this referenced document.\n\t * @see https://vocabulary.uncefact.org/referenceTypeCode\n\t */\n\treferenceTypeCode?: UneceReferenceCodeList | string;\n\n\t/**\n\t * A remark, expressed as text, regarding this referenced document.\n\t * @see https://vocabulary.uncefact.org/remarks\n\t */\n\tremarks?: string;\n\n\t/**\n\t * The report count for this referenced document.\n\t * @see https://vocabulary.uncefact.org/reportCountNumeric\n\t */\n\treportCountNumeric?: string;\n\n\t/**\n\t * A revision, expressed as text, for this referenced document.\n\t * @see https://vocabulary.uncefact.org/revision\n\t */\n\trevision?: string;\n\n\t/**\n\t * A date, time, date time or other date time value for the revision of this referenced document.\n\t * @see https://vocabulary.uncefact.org/revisionDateTime\n\t * @json-schema format:date-time\n\t */\n\trevisionDateTime?: string;\n\n\t/**\n\t * A unique identifier for a revision of this referenced document.\n\t * @see https://vocabulary.uncefact.org/revisionId\n\t */\n\trevisionId?: string | IJsonLdValueObject;\n\n\t/**\n\t * A section name, expressed as text, for this referenced document.\n\t * @see https://vocabulary.uncefact.org/sectionName\n\t */\n\tsectionName?: string;\n\n\t/**\n\t * The trade related party that sends this referenced document.\n\t * @see https://vocabulary.uncefact.org/senderTradeParty\n\t */\n\tsenderTradeParty?: IUneceTradeParty;\n\n\t/**\n\t * A signatory authentication for this referenced document.\n\t * @see https://vocabulary.uncefact.org/signatoryAuthentication\n\t */\n\tsignatoryAuthentication?: IUneceAuthentication[];\n\n\t/**\n\t * Status information specified for this referenced document.\n\t * @see https://vocabulary.uncefact.org/specifiedDocumentStatus\n\t */\n\tspecifiedDocumentStatus?: IUneceDocumentStatus[];\n\n\t/**\n\t * A status, expressed as text, for this referenced document.\n\t * @see https://vocabulary.uncefact.org/status\n\t */\n\tstatus?: string;\n\n\t/**\n\t * The identifier of the subordinate line of this referenced document.\n\t * @see https://vocabulary.uncefact.org/subordinateLineId\n\t */\n\tsubordinateLineId?: string | IJsonLdValueObject;\n\n\t/**\n\t * A code specifying a subtype of this referenced document.\n\t * @see https://vocabulary.uncefact.org/subtypeCode\n\t */\n\tsubtypeCode?: string;\n\n\t/**\n\t * The total issue count for this referenced document.\n\t * @see https://vocabulary.uncefact.org/totalIssueCountNumeric\n\t */\n\ttotalIssueCountNumeric?: string;\n\n\t/**\n\t * The unique Uniform Resource Identifier (URI) for this referenced document.\n\t * @see https://vocabulary.uncefact.org/uRIId\n\t */\n\tuRIId?: string | IJsonLdValueObject;\n\n\t/**\n\t * A period of validity specified for this referenced document.\n\t * @see https://vocabulary.uncefact.org/validityPeriod\n\t */\n\tvalidityPeriod?: IUneceSpecifiedPeriod[];\n\n\t/**\n\t * The identifier for the version of this referenced document.\n\t * @see https://vocabulary.uncefact.org/versionId\n\t */\n\tversionId?: string | IJsonLdValueObject;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IUneceFinancialAdjustment.js","sourceRoot":"","sources":["../../../../src/models/bsp/IUneceFinancialAdjustment.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2025 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\n/* cSpell:disable */\n/* This file is auto-generated with the generateInterfaces script, do not edit manually. */\nimport type { IUneceAmountType } from \"./IUneceAmountType.js\";\nimport type { IUneceDocument } from \"./IUneceDocument.js\";\nimport type { IUneceQuantityType } from \"./IUneceQuantityType.js\";\nimport type { IUneceTradeParty } from \"./IUneceTradeParty.js\";\nimport type { IUneceTradeTax } from \"./IUneceTradeTax.js\";\nimport type { UneceAccountingDebitCreditStatusCodeList } from \"../lists/uneceAccountingDebitCreditStatusCodeList.js\";\nimport type { UneceFinancialAdjustmentReasonCodeList } from \"../lists/uneceFinancialAdjustmentReasonCodeList.js\";\nimport type { UneceContextType } from \"../uneceContextType.js\";\nimport type { UneceTypes } from \"../uneceTypes.js\";\n\n/**\n * A correction or modification to reflect actual financial conditions.\n * @see https://vocabulary.uncefact.org/FinancialAdjustment\n */\nexport interface IUneceFinancialAdjustment {\n\t/**\n\t * JSON-LD Context.\n\t */\n\t\"@context\"?: UneceContextType;\n\n\t/**\n\t * JSON-LD Type.\n\t */\n\ttype: typeof UneceTypes.FinancialAdjustment;\n\n\t/**\n\t * The code specifying whether the financial adjustment must be subtracted or added.\n\t * @see https://vocabulary.uncefact.org/accountingDebitCreditStatusDirectionCode\n\t */\n\taccountingDebitCreditStatusDirectionCode?: UneceAccountingDebitCreditStatusCodeList;\n\n\t/**\n\t * An actual monetary value added or subtracted as a result of this financial adjustment.\n\t * @see https://vocabulary.uncefact.org/actualAmount\n\t */\n\tactualAmount?: IUneceAmountType[];\n\n\t/**\n\t * The actual date, time, date time, or other date time value of this financial adjustment.\n\t * @see https://vocabulary.uncefact.org/actualDateTime\n\t * @json-schema format:date-time\n\t */\n\tactualDateTime?: string;\n\n\t/**\n\t * The actual quantity added or subtracted as a result of this financial adjustment.\n\t * @see https://vocabulary.uncefact.org/actualQuantity\n\t */\n\tactualQuantity?: IUneceQuantityType;\n\n\t/**\n\t * The claim related party for this financial adjustment.\n\t * @see https://vocabulary.uncefact.org/claimRelatedParty\n\t */\n\tclaimRelatedParty?: IUneceTradeParty;\n\n\t/**\n\t * A code specifying a reason for this financial adjustment.\n\t * @see https://vocabulary.uncefact.org/financialAdjustmentReasonCode\n\t */\n\tfinancialAdjustmentReasonCode?: UneceFinancialAdjustmentReasonCodeList[];\n\n\t/**\n\t * The invoice document referenced for this financial adjustment.\n\t * @see https://vocabulary.uncefact.org/invoiceReferenceDocument\n\t */\n\tinvoiceReferenceDocument?: IUneceDocument;\n\n\t/**\n\t * A reason, expressed as text, for this financial adjustment.\n\t * @see https://vocabulary.uncefact.org/reason\n\t */\n\treason?: string;\n\n\t/**\n\t * A trade tax related to this financial adjustment.\n\t * @see https://vocabulary.uncefact.org/relatedTax\n\t */\n\trelatedTax?: IUneceTradeTax[];\n}\n"]}
|
|
1
|
+
{"version":3,"file":"IUneceFinancialAdjustment.js","sourceRoot":"","sources":["../../../../src/models/bsp/IUneceFinancialAdjustment.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2025 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\n/* cSpell:disable */\n/* This file is auto-generated with the generateInterfaces script, do not edit manually. */\nimport type { IUneceAmountType } from \"./IUneceAmountType.js\";\nimport type { IUneceDocument } from \"./IUneceDocument.js\";\nimport type { IUneceQuantityType } from \"./IUneceQuantityType.js\";\nimport type { IUneceTradeParty } from \"./IUneceTradeParty.js\";\nimport type { IUneceTradeTax } from \"./IUneceTradeTax.js\";\nimport type { UneceAccountingDebitCreditStatusCodeList } from \"../lists/uneceAccountingDebitCreditStatusCodeList.js\";\nimport type { UneceFinancialAdjustmentReasonCodeList } from \"../lists/uneceFinancialAdjustmentReasonCodeList.js\";\nimport type { UneceContextType } from \"../uneceContextType.js\";\nimport type { UneceTypes } from \"../uneceTypes.js\";\n\n/**\n * A correction or modification to reflect actual financial conditions.\n * @see https://vocabulary.uncefact.org/FinancialAdjustment\n */\nexport interface IUneceFinancialAdjustment {\n\t/**\n\t * JSON-LD Context.\n\t */\n\t\"@context\"?: UneceContextType;\n\n\t/**\n\t * JSON-LD Type.\n\t */\n\ttype: typeof UneceTypes.FinancialAdjustment;\n\n\t/**\n\t * The code specifying whether the financial adjustment must be subtracted or added.\n\t * @see https://vocabulary.uncefact.org/accountingDebitCreditStatusDirectionCode\n\t */\n\taccountingDebitCreditStatusDirectionCode?: UneceAccountingDebitCreditStatusCodeList;\n\n\t/**\n\t * An actual monetary value added or subtracted as a result of this financial adjustment.\n\t * @see https://vocabulary.uncefact.org/actualAmount\n\t */\n\tactualAmount?: IUneceAmountType[];\n\n\t/**\n\t * The actual date, time, date time, or other date time value of this financial adjustment.\n\t * @see https://vocabulary.uncefact.org/actualDateTime\n\t * @json-schema format:date-time\n\t */\n\tactualDateTime?: string;\n\n\t/**\n\t * The actual quantity added or subtracted as a result of this financial adjustment.\n\t * @see https://vocabulary.uncefact.org/actualQuantity\n\t */\n\tactualQuantity?: IUneceQuantityType;\n\n\t/**\n\t * The claim related party for this financial adjustment.\n\t * @see https://vocabulary.uncefact.org/claimRelatedParty\n\t */\n\tclaimRelatedParty?: IUneceTradeParty;\n\n\t/**\n\t * A code specifying a reason for this financial adjustment.\n\t * @see https://vocabulary.uncefact.org/financialAdjustmentReasonCode\n\t */\n\tfinancialAdjustmentReasonCode?: (UneceFinancialAdjustmentReasonCodeList | string)[];\n\n\t/**\n\t * The invoice document referenced for this financial adjustment.\n\t * @see https://vocabulary.uncefact.org/invoiceReferenceDocument\n\t */\n\tinvoiceReferenceDocument?: IUneceDocument;\n\n\t/**\n\t * A reason, expressed as text, for this financial adjustment.\n\t * @see https://vocabulary.uncefact.org/reason\n\t */\n\treason?: string;\n\n\t/**\n\t * A trade tax related to this financial adjustment.\n\t * @see https://vocabulary.uncefact.org/relatedTax\n\t */\n\trelatedTax?: IUneceTradeTax[];\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IUneceLicence.js","sourceRoot":"","sources":["../../../../src/models/bsp/IUneceLicence.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2025 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\n/* cSpell:disable */\n/* This file is auto-generated with the generateInterfaces script, do not edit manually. */\nimport type { IJsonLdValueObject } from \"@twin.org/data-json-ld\";\nimport type { IUneceObject } from \"./IUneceObject.js\";\nimport type { IUneceStandard } from \"./IUneceStandard.js\";\nimport type { IUneceTradeParty } from \"./IUneceTradeParty.js\";\nimport type { UneceSubjectCodeList } from \"../lists/uneceSubjectCodeList.js\";\nimport type { UneceLicenceTypeCodeList } from \"../typeCodes/uneceLicenceTypeCodeList.js\";\nimport type { UneceContextType } from \"../uneceContextType.js\";\nimport type { UneceTypes } from \"../uneceTypes.js\";\n\n/**\n * A permit from an authority to own or use something, do a particular thing, or to conduct a trade.\n * @see https://vocabulary.uncefact.org/Licence\n */\nexport interface IUneceLicence {\n\t/**\n\t * JSON-LD Context.\n\t */\n\t\"@context\"?: UneceContextType;\n\n\t/**\n\t * JSON-LD Type.\n\t */\n\ttype: typeof UneceTypes.Licence;\n\n\t/**\n\t * A referenced standard associated to this specified licence.\n\t * @see https://vocabulary.uncefact.org/associatedStandard\n\t */\n\tassociatedStandard?: IUneceStandard[];\n\n\t/**\n\t * A code specifying an assurance level of this specified licence.\n\t * @see https://vocabulary.uncefact.org/assuranceLevelCode\n\t */\n\tassuranceLevelCode?: string;\n\n\t/**\n\t * A textual description of this specified licence.\n\t * @see https://vocabulary.uncefact.org/description\n\t */\n\tdescription?: string;\n\n\t/**\n\t * An expiry date, time, date time or other date time value for this specified licence.\n\t * @see https://vocabulary.uncefact.org/expiryDateTime\n\t * @json-schema format:date-time\n\t */\n\texpiryDateTime?: string;\n\n\t/**\n\t * A party granted this specified licence.\n\t * @see https://vocabulary.uncefact.org/grantedParty\n\t */\n\tgrantedParty?: IUneceTradeParty[];\n\n\t/**\n\t * An identifier of this specified licence.\n\t * @see https://vocabulary.uncefact.org/identifier\n\t */\n\tidentifier?: string | IJsonLdValueObject;\n\n\t/**\n\t * An issue date, time, date time or other date time value of this specified licence.\n\t * @see https://vocabulary.uncefact.org/issueDateTime\n\t * @json-schema format:date-time\n\t */\n\tissueDateTime?: string;\n\n\t/**\n\t * The party that issues this specified licence.\n\t * @see https://vocabulary.uncefact.org/issuerParty\n\t */\n\tissuerParty?: IUneceTradeParty;\n\n\t/**\n\t * A name, expressed as text, for this specified licence.\n\t * @see https://vocabulary.uncefact.org/name\n\t */\n\tname?: string;\n\n\t/**\n\t * A code specifying a subject type for this licence.\n\t * @see https://vocabulary.uncefact.org/subjectTypeCode\n\t */\n\tsubjectTypeCode?: UneceSubjectCodeList[];\n\n\t/**\n\t * A code specifying a type of licence.\n\t * @see https://vocabulary.uncefact.org/typeCode\n\t */\n\ttypeCode?: UneceLicenceTypeCodeList | string;\n\n\t/**\n\t * The indication of whether or not this specified licence is valid.\n\t * @see https://vocabulary.uncefact.org/validIndicator\n\t */\n\tvalidIndicator?: boolean;\n\n\t/**\n\t * An object verified for this specified licence.\n\t * @see https://vocabulary.uncefact.org/verifiedObject\n\t */\n\tverifiedObject?: IUneceObject[];\n}\n"]}
|
|
1
|
+
{"version":3,"file":"IUneceLicence.js","sourceRoot":"","sources":["../../../../src/models/bsp/IUneceLicence.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2025 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\n/* cSpell:disable */\n/* This file is auto-generated with the generateInterfaces script, do not edit manually. */\nimport type { IJsonLdValueObject } from \"@twin.org/data-json-ld\";\nimport type { IUneceObject } from \"./IUneceObject.js\";\nimport type { IUneceStandard } from \"./IUneceStandard.js\";\nimport type { IUneceTradeParty } from \"./IUneceTradeParty.js\";\nimport type { UneceSubjectCodeList } from \"../lists/uneceSubjectCodeList.js\";\nimport type { UneceLicenceTypeCodeList } from \"../typeCodes/uneceLicenceTypeCodeList.js\";\nimport type { UneceContextType } from \"../uneceContextType.js\";\nimport type { UneceTypes } from \"../uneceTypes.js\";\n\n/**\n * A permit from an authority to own or use something, do a particular thing, or to conduct a trade.\n * @see https://vocabulary.uncefact.org/Licence\n */\nexport interface IUneceLicence {\n\t/**\n\t * JSON-LD Context.\n\t */\n\t\"@context\"?: UneceContextType;\n\n\t/**\n\t * JSON-LD Type.\n\t */\n\ttype: typeof UneceTypes.Licence;\n\n\t/**\n\t * A referenced standard associated to this specified licence.\n\t * @see https://vocabulary.uncefact.org/associatedStandard\n\t */\n\tassociatedStandard?: IUneceStandard[];\n\n\t/**\n\t * A code specifying an assurance level of this specified licence.\n\t * @see https://vocabulary.uncefact.org/assuranceLevelCode\n\t */\n\tassuranceLevelCode?: string;\n\n\t/**\n\t * A textual description of this specified licence.\n\t * @see https://vocabulary.uncefact.org/description\n\t */\n\tdescription?: string;\n\n\t/**\n\t * An expiry date, time, date time or other date time value for this specified licence.\n\t * @see https://vocabulary.uncefact.org/expiryDateTime\n\t * @json-schema format:date-time\n\t */\n\texpiryDateTime?: string;\n\n\t/**\n\t * A party granted this specified licence.\n\t * @see https://vocabulary.uncefact.org/grantedParty\n\t */\n\tgrantedParty?: IUneceTradeParty[];\n\n\t/**\n\t * An identifier of this specified licence.\n\t * @see https://vocabulary.uncefact.org/identifier\n\t */\n\tidentifier?: string | IJsonLdValueObject;\n\n\t/**\n\t * An issue date, time, date time or other date time value of this specified licence.\n\t * @see https://vocabulary.uncefact.org/issueDateTime\n\t * @json-schema format:date-time\n\t */\n\tissueDateTime?: string;\n\n\t/**\n\t * The party that issues this specified licence.\n\t * @see https://vocabulary.uncefact.org/issuerParty\n\t */\n\tissuerParty?: IUneceTradeParty;\n\n\t/**\n\t * A name, expressed as text, for this specified licence.\n\t * @see https://vocabulary.uncefact.org/name\n\t */\n\tname?: string;\n\n\t/**\n\t * A code specifying a subject type for this licence.\n\t * @see https://vocabulary.uncefact.org/subjectTypeCode\n\t */\n\tsubjectTypeCode?: (UneceSubjectCodeList | string)[];\n\n\t/**\n\t * A code specifying a type of licence.\n\t * @see https://vocabulary.uncefact.org/typeCode\n\t */\n\ttypeCode?: UneceLicenceTypeCodeList | string;\n\n\t/**\n\t * The indication of whether or not this specified licence is valid.\n\t * @see https://vocabulary.uncefact.org/validIndicator\n\t */\n\tvalidIndicator?: boolean;\n\n\t/**\n\t * An object verified for this specified licence.\n\t * @see https://vocabulary.uncefact.org/verifiedObject\n\t */\n\tverifiedObject?: IUneceObject[];\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IUneceLogisticsLocation.js","sourceRoot":"","sources":["../../../../src/models/bsp/IUneceLogisticsLocation.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2025 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\n/* cSpell:disable */\n/* This file is auto-generated with the generateInterfaces script, do not edit manually. */\nimport type { IJsonLdValueObject } from \"@twin.org/data-json-ld\";\nimport type { IUneceGeographicalCoordinate } from \"./IUneceGeographicalCoordinate.js\";\nimport type { IUneceGeographicalFeature } from \"./IUneceGeographicalFeature.js\";\nimport type { IUneceInspectionEvent } from \"./IUneceInspectionEvent.js\";\nimport type { IUneceLocation } from \"./IUneceLocation.js\";\nimport type { IUneceLocationParty } from \"./IUneceLocationParty.js\";\nimport type { IUneceSpecifiedPeriod } from \"./IUneceSpecifiedPeriod.js\";\nimport type { IUneceSubordinateLocation } from \"./IUneceSubordinateLocation.js\";\nimport type { IUneceSupplyChainEvent } from \"./IUneceSupplyChainEvent.js\";\nimport type { IUneceTradeAddress } from \"./IUneceTradeAddress.js\";\nimport type { UneceCountryId } from \"../lists/uneceCountryId.js\";\nimport type { UneceLocationFunctionCodeList } from \"../lists/uneceLocationFunctionCodeList.js\";\nimport type { UneceContextType } from \"../uneceContextType.js\";\nimport type { UneceTypes } from \"../uneceTypes.js\";\n\n/**\n * A logistics related physical location or place.\n * @see https://vocabulary.uncefact.org/LogisticsLocation\n */\nexport interface IUneceLogisticsLocation {\n\t/**\n\t * JSON-LD Context.\n\t */\n\t\"@context\"?: UneceContextType;\n\n\t/**\n\t * JSON-LD Type.\n\t */\n\ttype: typeof UneceTypes.LogisticsLocation;\n\n\t/**\n\t * A geographical feature associated with this logistics location.\n\t * @see https://vocabulary.uncefact.org/associatedGeographicalFeature\n\t */\n\tassociatedGeographicalFeature?: IUneceGeographicalFeature[];\n\n\t/**\n\t * A country name, expressed as text, of this logistics location.\n\t * @see https://vocabulary.uncefact.org/countryName\n\t */\n\tcountryName?: string;\n\n\t/**\n\t * The identifier of the country sub-division for this logistics related location.\n\t * @see https://vocabulary.uncefact.org/countrySubDivisionId\n\t */\n\tcountrySubDivisionId?: string | IJsonLdValueObject;\n\n\t/**\n\t * A textual description of this logistics related location.\n\t * @see https://vocabulary.uncefact.org/description\n\t */\n\tdescription?: string;\n\n\t/**\n\t * A facility location referenced for this logistics location.\n\t * @see https://vocabulary.uncefact.org/facilityLocation\n\t */\n\tfacilityLocation?: IUneceLocation[];\n\n\t/**\n\t * The indication of whether or not this logistics location is in a health affected area.\n\t * @see https://vocabulary.uncefact.org/healthAffectedAreaIndicator\n\t */\n\thealthAffectedAreaIndicator?: boolean;\n\n\t/**\n\t * A unique identifier for this logistics related location, such as a United Nations Location Code (UNLOCODE) or GS1 Global\n\t * Location Number (GLN).\n\t * @see https://vocabulary.uncefact.org/identifier\n\t */\n\tidentifier?: string | IJsonLdValueObject;\n\n\t/**\n\t * A supply chain inspection event at this logistics location.\n\t * @see https://vocabulary.uncefact.org/inspectionEvent\n\t */\n\tinspectionEvent?: IUneceSupplyChainEvent[];\n\n\t/**\n\t * A code specifying the type of this logistics related location.\n\t * @see https://vocabulary.uncefact.org/locationFunctionTypeCode\n\t */\n\tlocationFunctionTypeCode?: UneceLocationFunctionCodeList[];\n\n\t/**\n\t * The unique identifier of a country for this logistics location.\n\t * @see https://vocabulary.uncefact.org/logisticsLocationCountryId\n\t */\n\tlogisticsLocationCountryId?: string | IJsonLdValueObject;\n\n\t/**\n\t * A name, expressed as text, of this logistics related location.\n\t * @see https://vocabulary.uncefact.org/name\n\t */\n\tname?: string;\n\n\t/**\n\t * Geographical coordinate information for this logistics related location.\n\t * @see https://vocabulary.uncefact.org/physicalGeographicalCoordinate\n\t */\n\tphysicalGeographicalCoordinate?: IUneceGeographicalCoordinate;\n\n\t/**\n\t * The postal trade address information for this logistics related location.\n\t * @see https://vocabulary.uncefact.org/postalAddress\n\t */\n\tpostalAddress?: IUneceTradeAddress;\n\n\t/**\n\t * A geographical feature previously associated with this logistics location.\n\t * @see https://vocabulary.uncefact.org/previousAssociatedGeographicalFeature\n\t */\n\tpreviousAssociatedGeographicalFeature?: IUneceGeographicalFeature[];\n\n\t/**\n\t * A servicing party specified for this logistics related location.\n\t * @see https://vocabulary.uncefact.org/servicingSpecifiedParty\n\t */\n\tservicingSpecifiedParty?: IUneceLocationParty[];\n\n\t/**\n\t * An inspection event specified for this logistics location.\n\t * @see https://vocabulary.uncefact.org/specifiedInspectionEvent\n\t */\n\tspecifiedInspectionEvent?: IUneceInspectionEvent[];\n\n\t/**\n\t * A period of stay at this logistics location.\n\t * @see https://vocabulary.uncefact.org/stayPeriod\n\t */\n\tstayPeriod?: IUneceSpecifiedPeriod[];\n\n\t/**\n\t * A logistics location subordinate to this logistics location.\n\t * @see https://vocabulary.uncefact.org/subordinateRelatedLocation\n\t */\n\tsubordinateRelatedLocation?: IUneceLogisticsLocation[];\n\n\t/**\n\t * A location subordinate to this logistics related location.\n\t * @see https://vocabulary.uncefact.org/subordinateSubordinateLocation\n\t */\n\tsubordinateSubordinateLocation?: IUneceSubordinateLocation[];\n\n\t/**\n\t * The time offset value from the Universal Time Coordinate (UTC) for this logistics related location.\n\t * @see https://vocabulary.uncefact.org/uTCOffsetNumeric\n\t */\n\tuTCOffsetNumeric?: string;\n}\n"]}
|
|
1
|
+
{"version":3,"file":"IUneceLogisticsLocation.js","sourceRoot":"","sources":["../../../../src/models/bsp/IUneceLogisticsLocation.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2025 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\n/* cSpell:disable */\n/* This file is auto-generated with the generateInterfaces script, do not edit manually. */\nimport type { IJsonLdValueObject } from \"@twin.org/data-json-ld\";\nimport type { IUneceGeographicalCoordinate } from \"./IUneceGeographicalCoordinate.js\";\nimport type { IUneceGeographicalFeature } from \"./IUneceGeographicalFeature.js\";\nimport type { IUneceInspectionEvent } from \"./IUneceInspectionEvent.js\";\nimport type { IUneceLocation } from \"./IUneceLocation.js\";\nimport type { IUneceLocationParty } from \"./IUneceLocationParty.js\";\nimport type { IUneceSpecifiedPeriod } from \"./IUneceSpecifiedPeriod.js\";\nimport type { IUneceSubordinateLocation } from \"./IUneceSubordinateLocation.js\";\nimport type { IUneceSupplyChainEvent } from \"./IUneceSupplyChainEvent.js\";\nimport type { IUneceTradeAddress } from \"./IUneceTradeAddress.js\";\nimport type { UneceCountryId } from \"../lists/uneceCountryId.js\";\nimport type { UneceLocationFunctionCodeList } from \"../lists/uneceLocationFunctionCodeList.js\";\nimport type { UneceContextType } from \"../uneceContextType.js\";\nimport type { UneceTypes } from \"../uneceTypes.js\";\n\n/**\n * A logistics related physical location or place.\n * @see https://vocabulary.uncefact.org/LogisticsLocation\n */\nexport interface IUneceLogisticsLocation {\n\t/**\n\t * JSON-LD Context.\n\t */\n\t\"@context\"?: UneceContextType;\n\n\t/**\n\t * JSON-LD Type.\n\t */\n\ttype: typeof UneceTypes.LogisticsLocation;\n\n\t/**\n\t * A geographical feature associated with this logistics location.\n\t * @see https://vocabulary.uncefact.org/associatedGeographicalFeature\n\t */\n\tassociatedGeographicalFeature?: IUneceGeographicalFeature[];\n\n\t/**\n\t * A country name, expressed as text, of this logistics location.\n\t * @see https://vocabulary.uncefact.org/countryName\n\t */\n\tcountryName?: string;\n\n\t/**\n\t * The identifier of the country sub-division for this logistics related location.\n\t * @see https://vocabulary.uncefact.org/countrySubDivisionId\n\t */\n\tcountrySubDivisionId?: string | IJsonLdValueObject;\n\n\t/**\n\t * A textual description of this logistics related location.\n\t * @see https://vocabulary.uncefact.org/description\n\t */\n\tdescription?: string;\n\n\t/**\n\t * A facility location referenced for this logistics location.\n\t * @see https://vocabulary.uncefact.org/facilityLocation\n\t */\n\tfacilityLocation?: IUneceLocation[];\n\n\t/**\n\t * The indication of whether or not this logistics location is in a health affected area.\n\t * @see https://vocabulary.uncefact.org/healthAffectedAreaIndicator\n\t */\n\thealthAffectedAreaIndicator?: boolean;\n\n\t/**\n\t * A unique identifier for this logistics related location, such as a United Nations Location Code (UNLOCODE) or GS1 Global\n\t * Location Number (GLN).\n\t * @see https://vocabulary.uncefact.org/identifier\n\t */\n\tidentifier?: string | IJsonLdValueObject;\n\n\t/**\n\t * A supply chain inspection event at this logistics location.\n\t * @see https://vocabulary.uncefact.org/inspectionEvent\n\t */\n\tinspectionEvent?: IUneceSupplyChainEvent[];\n\n\t/**\n\t * A code specifying the type of this logistics related location.\n\t * @see https://vocabulary.uncefact.org/locationFunctionTypeCode\n\t */\n\tlocationFunctionTypeCode?: (UneceLocationFunctionCodeList | string)[];\n\n\t/**\n\t * The unique identifier of a country for this logistics location.\n\t * @see https://vocabulary.uncefact.org/logisticsLocationCountryId\n\t */\n\tlogisticsLocationCountryId?: string | IJsonLdValueObject;\n\n\t/**\n\t * A name, expressed as text, of this logistics related location.\n\t * @see https://vocabulary.uncefact.org/name\n\t */\n\tname?: string;\n\n\t/**\n\t * Geographical coordinate information for this logistics related location.\n\t * @see https://vocabulary.uncefact.org/physicalGeographicalCoordinate\n\t */\n\tphysicalGeographicalCoordinate?: IUneceGeographicalCoordinate;\n\n\t/**\n\t * The postal trade address information for this logistics related location.\n\t * @see https://vocabulary.uncefact.org/postalAddress\n\t */\n\tpostalAddress?: IUneceTradeAddress;\n\n\t/**\n\t * A geographical feature previously associated with this logistics location.\n\t * @see https://vocabulary.uncefact.org/previousAssociatedGeographicalFeature\n\t */\n\tpreviousAssociatedGeographicalFeature?: IUneceGeographicalFeature[];\n\n\t/**\n\t * A servicing party specified for this logistics related location.\n\t * @see https://vocabulary.uncefact.org/servicingSpecifiedParty\n\t */\n\tservicingSpecifiedParty?: IUneceLocationParty[];\n\n\t/**\n\t * An inspection event specified for this logistics location.\n\t * @see https://vocabulary.uncefact.org/specifiedInspectionEvent\n\t */\n\tspecifiedInspectionEvent?: IUneceInspectionEvent[];\n\n\t/**\n\t * A period of stay at this logistics location.\n\t * @see https://vocabulary.uncefact.org/stayPeriod\n\t */\n\tstayPeriod?: IUneceSpecifiedPeriod[];\n\n\t/**\n\t * A logistics location subordinate to this logistics location.\n\t * @see https://vocabulary.uncefact.org/subordinateRelatedLocation\n\t */\n\tsubordinateRelatedLocation?: IUneceLogisticsLocation[];\n\n\t/**\n\t * A location subordinate to this logistics related location.\n\t * @see https://vocabulary.uncefact.org/subordinateSubordinateLocation\n\t */\n\tsubordinateSubordinateLocation?: IUneceSubordinateLocation[];\n\n\t/**\n\t * The time offset value from the Universal Time Coordinate (UTC) for this logistics related location.\n\t * @see https://vocabulary.uncefact.org/uTCOffsetNumeric\n\t */\n\tuTCOffsetNumeric?: string;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IUnecePaymentMeans.js","sourceRoot":"","sources":["../../../../src/models/bsp/IUnecePaymentMeans.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2025 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\n/* cSpell:disable */\n/* This file is auto-generated with the generateInterfaces script, do not edit manually. */\nimport type { IJsonLdValueObject } from \"@twin.org/data-json-ld\";\nimport type { IUneceAmountType } from \"./IUneceAmountType.js\";\nimport type { IUneceCash } from \"./IUneceCash.js\";\nimport type { IUneceCheque } from \"./IUneceCheque.js\";\nimport type { IUneceCreditorFinancialAccount } from \"./IUneceCreditorFinancialAccount.js\";\nimport type { IUneceCreditorFinancialInstitution } from \"./IUneceCreditorFinancialInstitution.js\";\nimport type { IUneceDebtorFinancialAccount } from \"./IUneceDebtorFinancialAccount.js\";\nimport type { IUneceDebtorFinancialInstitution } from \"./IUneceDebtorFinancialInstitution.js\";\nimport type { IUneceDigitalMethod } from \"./IUneceDigitalMethod.js\";\nimport type { IUneceFinancialCard } from \"./IUneceFinancialCard.js\";\nimport type { IUnecePaymentFinancialInstitution } from \"./IUnecePaymentFinancialInstitution.js\";\nimport type { IUneceVoucher } from \"./IUneceVoucher.js\";\nimport type { UnecePaymentGuaranteeMeansCodeList } from \"../lists/unecePaymentGuaranteeMeansCodeList.js\";\nimport type { UnecePaymentMeansChannelCodeList } from \"../lists/unecePaymentMeansChannelCodeList.js\";\nimport type { UnecePaymentMeansCodeList } from \"../lists/unecePaymentMeansCodeList.js\";\nimport type { UneceContextType } from \"../uneceContextType.js\";\nimport type { UneceTypes } from \"../uneceTypes.js\";\n\n/**\n * The means by which a payment will be or has been made for trade settlement purposes.\n * @see https://vocabulary.uncefact.org/PaymentMeans\n */\nexport interface IUnecePaymentMeans {\n\t/**\n\t * JSON-LD Context.\n\t */\n\t\"@context\"?: UneceContextType;\n\n\t/**\n\t * JSON-LD Type.\n\t */\n\ttype: typeof UneceTypes.PaymentMeans;\n\n\t/**\n\t * A financial card applicable to this trade settlement payment means.\n\t * @see https://vocabulary.uncefact.org/applicableFinancialCard\n\t */\n\tapplicableFinancialCard?: IUneceFinancialCard[];\n\n\t/**\n\t * A creditor financial institution specified for this trade settlement payment means.\n\t * @see https://vocabulary.uncefact.org/creditorSpecifiedFinancialInstitution\n\t */\n\tcreditorSpecifiedFinancialInstitution?: IUnecePaymentFinancialInstitution[];\n\n\t/**\n\t * A debtor financial institution specified for this trade settlement payment means.\n\t * @see https://vocabulary.uncefact.org/debtorSpecifiedFinancialInstitution\n\t */\n\tdebtorSpecifiedFinancialInstitution?: IUnecePaymentFinancialInstitution[];\n\n\t/**\n\t * A cash payment identified for this trade settlement payment means.\n\t * @see https://vocabulary.uncefact.org/identifiedCash\n\t */\n\tidentifiedCash?: IUneceCash[];\n\n\t/**\n\t * A cheque payment identified for this trade settlement payment means.\n\t * @see https://vocabulary.uncefact.org/identifiedCheque\n\t */\n\tidentifiedCheque?: IUneceCheque[];\n\n\t/**\n\t * A digital payment method identified for this trade settlement payment means.\n\t * @see https://vocabulary.uncefact.org/identifiedDigitalMethod\n\t */\n\tidentifiedDigitalMethod?: IUneceDigitalMethod[];\n\n\t/**\n\t * A financial card identified for this trade settlement payment means.\n\t * @see https://vocabulary.uncefact.org/identifiedFinancialCard\n\t */\n\tidentifiedFinancialCard?: IUneceFinancialCard[];\n\n\t/**\n\t * An experience item voucher identified for this trade settlement payment means.\n\t * @see https://vocabulary.uncefact.org/identifiedVoucher\n\t */\n\tidentifiedVoucher?: IUneceVoucher[];\n\n\t/**\n\t * Information, expressed as text, for this trade settlement payment means.\n\t * @see https://vocabulary.uncefact.org/information\n\t */\n\tinformation?: string;\n\n\t/**\n\t * The monetary value to be paid by this trade settlement payment means.\n\t * @see https://vocabulary.uncefact.org/paidAmount\n\t */\n\tpaidAmount?: IUneceAmountType;\n\n\t/**\n\t * A creditor financial account of the payee party for this trade settlement payment means.\n\t * @see https://vocabulary.uncefact.org/payeePartyFinancialAccount\n\t */\n\tpayeePartyFinancialAccount?: IUneceCreditorFinancialAccount[];\n\n\t/**\n\t * The creditor financial institution of the payee party specified for this trade settlement payment means.\n\t * @see https://vocabulary.uncefact.org/payeeSpecifiedFinancialInstitution\n\t */\n\tpayeeSpecifiedFinancialInstitution?: IUneceCreditorFinancialInstitution;\n\n\t/**\n\t * The debtor financial account of the payer party for this trade settlement payment means.\n\t * @see https://vocabulary.uncefact.org/payerPartyFinancialAccount\n\t */\n\tpayerPartyFinancialAccount?: IUneceDebtorFinancialAccount;\n\n\t/**\n\t * The debtor financial institution of the payer party specified for this trade settlement payment means.\n\t * @see https://vocabulary.uncefact.org/payerSpecifiedFinancialInstitution\n\t */\n\tpayerSpecifiedFinancialInstitution?: IUneceDebtorFinancialInstitution;\n\n\t/**\n\t * The code specifying the method of guarantee for this trade settlement payment means.\n\t * @see https://vocabulary.uncefact.org/paymentGuaranteeMeansGuaranteeMethodCode\n\t */\n\tpaymentGuaranteeMeansGuaranteeMethodCode?: UnecePaymentGuaranteeMeansCodeList;\n\n\t/**\n\t * The code specifying the payment channel through which this trade settlement payment is to be processed (Reference United\n\t * Nations Code List (UNCL) 4435).\n\t * @see https://vocabulary.uncefact.org/paymentMeansChannelPaymentChannelCode\n\t */\n\tpaymentMeansChannelPaymentChannelCode?: UnecePaymentMeansChannelCodeList;\n\n\t/**\n\t * The type of trade settlement payment means, expressed as text.\n\t * @see https://vocabulary.uncefact.org/paymentMeansType\n\t */\n\tpaymentMeansType?: string;\n\n\t/**\n\t * The code specifying the type of trade settlement payment means, such as cash or check.\n\t * @see https://vocabulary.uncefact.org/paymentMeansTypeCode\n\t */\n\tpaymentMeansTypeCode?: UnecePaymentMeansCodeList;\n\n\t/**\n\t * The code specifying the method by which a payment may be made for this trade settlement payment means.\n\t * @see https://vocabulary.uncefact.org/paymentMethodCode\n\t */\n\tpaymentMethodCode?: string;\n\n\t/**\n\t * A creditor financial account specified for this trade settlement payment means.\n\t * @see https://vocabulary.uncefact.org/specifiedCreditorFinancialAccount\n\t */\n\tspecifiedCreditorFinancialAccount?: IUneceCreditorFinancialAccount[];\n\n\t/**\n\t * A financial institution specified for this trade settlement payment means.\n\t * @see https://vocabulary.uncefact.org/specifiedPaymentFinancialInstitution\n\t */\n\tspecifiedPaymentFinancialInstitution?: IUnecePaymentFinancialInstitution[];\n\n\t/**\n\t * An identifier for this trade settlement payment means.\n\t * @see https://vocabulary.uncefact.org/tradeSettlementPaymentMeansId\n\t */\n\ttradeSettlementPaymentMeansId?: string | IJsonLdValueObject;\n}\n"]}
|
|
1
|
+
{"version":3,"file":"IUnecePaymentMeans.js","sourceRoot":"","sources":["../../../../src/models/bsp/IUnecePaymentMeans.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2025 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\n/* cSpell:disable */\n/* This file is auto-generated with the generateInterfaces script, do not edit manually. */\nimport type { IJsonLdValueObject } from \"@twin.org/data-json-ld\";\nimport type { IUneceAmountType } from \"./IUneceAmountType.js\";\nimport type { IUneceCash } from \"./IUneceCash.js\";\nimport type { IUneceCheque } from \"./IUneceCheque.js\";\nimport type { IUneceCreditorFinancialAccount } from \"./IUneceCreditorFinancialAccount.js\";\nimport type { IUneceCreditorFinancialInstitution } from \"./IUneceCreditorFinancialInstitution.js\";\nimport type { IUneceDebtorFinancialAccount } from \"./IUneceDebtorFinancialAccount.js\";\nimport type { IUneceDebtorFinancialInstitution } from \"./IUneceDebtorFinancialInstitution.js\";\nimport type { IUneceDigitalMethod } from \"./IUneceDigitalMethod.js\";\nimport type { IUneceFinancialCard } from \"./IUneceFinancialCard.js\";\nimport type { IUnecePaymentFinancialInstitution } from \"./IUnecePaymentFinancialInstitution.js\";\nimport type { IUneceVoucher } from \"./IUneceVoucher.js\";\nimport type { UnecePaymentGuaranteeMeansCodeList } from \"../lists/unecePaymentGuaranteeMeansCodeList.js\";\nimport type { UnecePaymentMeansChannelCodeList } from \"../lists/unecePaymentMeansChannelCodeList.js\";\nimport type { UnecePaymentMeansCodeList } from \"../lists/unecePaymentMeansCodeList.js\";\nimport type { UneceContextType } from \"../uneceContextType.js\";\nimport type { UneceTypes } from \"../uneceTypes.js\";\n\n/**\n * The means by which a payment will be or has been made for trade settlement purposes.\n * @see https://vocabulary.uncefact.org/PaymentMeans\n */\nexport interface IUnecePaymentMeans {\n\t/**\n\t * JSON-LD Context.\n\t */\n\t\"@context\"?: UneceContextType;\n\n\t/**\n\t * JSON-LD Type.\n\t */\n\ttype: typeof UneceTypes.PaymentMeans;\n\n\t/**\n\t * A financial card applicable to this trade settlement payment means.\n\t * @see https://vocabulary.uncefact.org/applicableFinancialCard\n\t */\n\tapplicableFinancialCard?: IUneceFinancialCard[];\n\n\t/**\n\t * A creditor financial institution specified for this trade settlement payment means.\n\t * @see https://vocabulary.uncefact.org/creditorSpecifiedFinancialInstitution\n\t */\n\tcreditorSpecifiedFinancialInstitution?: IUnecePaymentFinancialInstitution[];\n\n\t/**\n\t * A debtor financial institution specified for this trade settlement payment means.\n\t * @see https://vocabulary.uncefact.org/debtorSpecifiedFinancialInstitution\n\t */\n\tdebtorSpecifiedFinancialInstitution?: IUnecePaymentFinancialInstitution[];\n\n\t/**\n\t * A cash payment identified for this trade settlement payment means.\n\t * @see https://vocabulary.uncefact.org/identifiedCash\n\t */\n\tidentifiedCash?: IUneceCash[];\n\n\t/**\n\t * A cheque payment identified for this trade settlement payment means.\n\t * @see https://vocabulary.uncefact.org/identifiedCheque\n\t */\n\tidentifiedCheque?: IUneceCheque[];\n\n\t/**\n\t * A digital payment method identified for this trade settlement payment means.\n\t * @see https://vocabulary.uncefact.org/identifiedDigitalMethod\n\t */\n\tidentifiedDigitalMethod?: IUneceDigitalMethod[];\n\n\t/**\n\t * A financial card identified for this trade settlement payment means.\n\t * @see https://vocabulary.uncefact.org/identifiedFinancialCard\n\t */\n\tidentifiedFinancialCard?: IUneceFinancialCard[];\n\n\t/**\n\t * An experience item voucher identified for this trade settlement payment means.\n\t * @see https://vocabulary.uncefact.org/identifiedVoucher\n\t */\n\tidentifiedVoucher?: IUneceVoucher[];\n\n\t/**\n\t * Information, expressed as text, for this trade settlement payment means.\n\t * @see https://vocabulary.uncefact.org/information\n\t */\n\tinformation?: string;\n\n\t/**\n\t * The monetary value to be paid by this trade settlement payment means.\n\t * @see https://vocabulary.uncefact.org/paidAmount\n\t */\n\tpaidAmount?: IUneceAmountType;\n\n\t/**\n\t * A creditor financial account of the payee party for this trade settlement payment means.\n\t * @see https://vocabulary.uncefact.org/payeePartyFinancialAccount\n\t */\n\tpayeePartyFinancialAccount?: IUneceCreditorFinancialAccount[];\n\n\t/**\n\t * The creditor financial institution of the payee party specified for this trade settlement payment means.\n\t * @see https://vocabulary.uncefact.org/payeeSpecifiedFinancialInstitution\n\t */\n\tpayeeSpecifiedFinancialInstitution?: IUneceCreditorFinancialInstitution;\n\n\t/**\n\t * The debtor financial account of the payer party for this trade settlement payment means.\n\t * @see https://vocabulary.uncefact.org/payerPartyFinancialAccount\n\t */\n\tpayerPartyFinancialAccount?: IUneceDebtorFinancialAccount;\n\n\t/**\n\t * The debtor financial institution of the payer party specified for this trade settlement payment means.\n\t * @see https://vocabulary.uncefact.org/payerSpecifiedFinancialInstitution\n\t */\n\tpayerSpecifiedFinancialInstitution?: IUneceDebtorFinancialInstitution;\n\n\t/**\n\t * The code specifying the method of guarantee for this trade settlement payment means.\n\t * @see https://vocabulary.uncefact.org/paymentGuaranteeMeansGuaranteeMethodCode\n\t */\n\tpaymentGuaranteeMeansGuaranteeMethodCode?: UnecePaymentGuaranteeMeansCodeList | string;\n\n\t/**\n\t * The code specifying the payment channel through which this trade settlement payment is to be processed (Reference United\n\t * Nations Code List (UNCL) 4435).\n\t * @see https://vocabulary.uncefact.org/paymentMeansChannelPaymentChannelCode\n\t */\n\tpaymentMeansChannelPaymentChannelCode?: UnecePaymentMeansChannelCodeList | string;\n\n\t/**\n\t * The type of trade settlement payment means, expressed as text.\n\t * @see https://vocabulary.uncefact.org/paymentMeansType\n\t */\n\tpaymentMeansType?: string;\n\n\t/**\n\t * The code specifying the type of trade settlement payment means, such as cash or check.\n\t * @see https://vocabulary.uncefact.org/paymentMeansTypeCode\n\t */\n\tpaymentMeansTypeCode?: UnecePaymentMeansCodeList | string;\n\n\t/**\n\t * The code specifying the method by which a payment may be made for this trade settlement payment means.\n\t * @see https://vocabulary.uncefact.org/paymentMethodCode\n\t */\n\tpaymentMethodCode?: string;\n\n\t/**\n\t * A creditor financial account specified for this trade settlement payment means.\n\t * @see https://vocabulary.uncefact.org/specifiedCreditorFinancialAccount\n\t */\n\tspecifiedCreditorFinancialAccount?: IUneceCreditorFinancialAccount[];\n\n\t/**\n\t * A financial institution specified for this trade settlement payment means.\n\t * @see https://vocabulary.uncefact.org/specifiedPaymentFinancialInstitution\n\t */\n\tspecifiedPaymentFinancialInstitution?: IUnecePaymentFinancialInstitution[];\n\n\t/**\n\t * An identifier for this trade settlement payment means.\n\t * @see https://vocabulary.uncefact.org/tradeSettlementPaymentMeansId\n\t */\n\ttradeSettlementPaymentMeansId?: string | IJsonLdValueObject;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IUnecePaymentTerms.js","sourceRoot":"","sources":["../../../../src/models/bsp/IUnecePaymentTerms.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2025 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\n/* cSpell:disable */\n/* This file is auto-generated with the generateInterfaces script, do not edit manually. */\nimport type { IJsonLdValueObject } from \"@twin.org/data-json-ld\";\nimport type { IUneceAmountType } from \"./IUneceAmountType.js\";\nimport type { IUneceDurationUnitMeasureType } from \"./IUneceDurationUnitMeasureType.js\";\nimport type { IUneceMeasureType } from \"./IUneceMeasureType.js\";\nimport type { IUnecePaymentDiscountTerms } from \"./IUnecePaymentDiscountTerms.js\";\nimport type { IUnecePaymentPenaltyTerms } from \"./IUnecePaymentPenaltyTerms.js\";\nimport type { IUneceTradeParty } from \"./IUneceTradeParty.js\";\nimport type { UnecePaymentTermsId } from \"../lists/unecePaymentTermsId.js\";\nimport type { UnecePaymentTermsTypeCodeList } from \"../lists/unecePaymentTermsTypeCodeList.js\";\nimport type { UneceContextType } from \"../uneceContextType.js\";\nimport type { UneceTypes } from \"../uneceTypes.js\";\n\n/**\n * Terms and conditions by which payment has been or will be made for trade purposes.\n * @see https://vocabulary.uncefact.org/PaymentTerms\n */\nexport interface IUnecePaymentTerms {\n\t/**\n\t * JSON-LD Context.\n\t */\n\t\"@context\"?: UneceContextType;\n\n\t/**\n\t * JSON-LD Type.\n\t */\n\ttype: typeof UneceTypes.PaymentTerms;\n\n\t/**\n\t * Trade payment discount terms applicable to these trade payment terms.\n\t * @see https://vocabulary.uncefact.org/applicablePaymentDiscountTerms\n\t */\n\tapplicablePaymentDiscountTerms?: IUnecePaymentDiscountTerms[];\n\n\t/**\n\t * Trade payment penalty terms applicable to these trade payment terms.\n\t * @see https://vocabulary.uncefact.org/applicablePaymentPenaltyTerms\n\t */\n\tapplicablePaymentPenaltyTerms?: IUnecePaymentPenaltyTerms[];\n\n\t/**\n\t * The date, time, date time, or other date time value of the bill start specified by these trade payment terms.\n\t * @see https://vocabulary.uncefact.org/billStartDateTime\n\t * @json-schema format:date-time\n\t */\n\tbillStartDateTime?: string;\n\n\t/**\n\t * A textual description of these trade payment terms.\n\t * @see https://vocabulary.uncefact.org/description\n\t */\n\tdescription?: string;\n\n\t/**\n\t * The date, time, date time, or other date time value of the due date specified by these trade payment terms.\n\t * @see https://vocabulary.uncefact.org/dueDateTime\n\t * @json-schema format:date-time\n\t */\n\tdueDateTime?: string;\n\n\t/**\n\t * The measure of a length of time duration specified for these trade payment terms, such as 12 hours, 15 days, 2 weeks, 3\n\t * months, 5 years.\n\t * @see https://vocabulary.uncefact.org/durationUnitDurationMeasure\n\t */\n\tdurationUnitDurationMeasure?: IUneceDurationUnitMeasureType;\n\n\t/**\n\t * An equivalent monetary value to be transferred between debtor and creditor before deduction of charges for these trade\n\t * payment terms, expressed in the currency of the debtor's account which is different from the currency in which it is to\n\t * be transferred.\n\t * @see https://vocabulary.uncefact.org/equivalentAmount\n\t */\n\tequivalentAmount?: IUneceAmountType[];\n\n\t/**\n\t * Information, expressed as text, for these trade payment terms.\n\t * @see https://vocabulary.uncefact.org/information\n\t */\n\tinformation?: string;\n\n\t/**\n\t * A monetary value that has been instructed to be transferred between debtor and creditor for these trade payment terms\n\t * before deduction of charges.\n\t * @see https://vocabulary.uncefact.org/instructedAmount\n\t */\n\tinstructedAmount?: IUneceAmountType[];\n\n\t/**\n\t * A code specifying an instruction for these trade payment terms.\n\t * @see https://vocabulary.uncefact.org/instructionCode\n\t */\n\tinstructionCode?: string;\n\n\t/**\n\t * A monetary value of a partial payment in these trade payment terms.\n\t * @see https://vocabulary.uncefact.org/partialPaymentAmount\n\t */\n\tpartialPaymentAmount?: IUneceAmountType[];\n\n\t/**\n\t * A partial payment, expressed as a percent, in these trade payment terms.\n\t * @see https://vocabulary.uncefact.org/partialPaymentPercent\n\t */\n\tpartialPaymentPercent?: string;\n\n\t/**\n\t * A payee party in these trade payment terms.\n\t * @see https://vocabulary.uncefact.org/payeeParty\n\t */\n\tpayeeParty?: IUneceTradeParty[];\n\n\t/**\n\t * The code specifying the event from which these trade payment terms are offered for a length of time.\n\t * @see https://vocabulary.uncefact.org/paymentTermsEventTimeReferenceFromEventCode\n\t */\n\tpaymentTermsEventTimeReferenceFromEventCode?: string;\n\n\t/**\n\t * The unique identifier of these trade payment terms.\n\t * @see https://vocabulary.uncefact.org/paymentTermsId\n\t */\n\tpaymentTermsId?: string | IJsonLdValueObject;\n\n\t/**\n\t * A code specifying the type of trade payment terms.\n\t * @see https://vocabulary.uncefact.org/paymentTermsTypeCode\n\t */\n\tpaymentTermsTypeCode?: UnecePaymentTermsTypeCodeList[];\n\n\t/**\n\t * The measure of the number of settlement periods from this trade payment term time reference to the latest payment date,\n\t * such as 30 days, 3 months.\n\t * @see https://vocabulary.uncefact.org/settlementPeriodMeasure\n\t */\n\tsettlementPeriodMeasure?: IUneceMeasureType;\n\n\t/**\n\t * An identifier of a direct debit mandate in these trade payment terms.\n\t * @see https://vocabulary.uncefact.org/tradePaymentTermsDirectDebitMandateId\n\t */\n\ttradePaymentTermsDirectDebitMandateId?: string | IJsonLdValueObject;\n\n\t/**\n\t * A code specifying a type of instruction for these trade payment terms.\n\t * @see https://vocabulary.uncefact.org/tradePaymentTermsInstructionTypeCode\n\t */\n\ttradePaymentTermsInstructionTypeCode?: string;\n\n\t/**\n\t * An identifier of a payment means in these trade payment terms.\n\t * @see https://vocabulary.uncefact.org/tradePaymentTermsPaymentMeansId\n\t */\n\ttradePaymentTermsPaymentMeansId?: string | IJsonLdValueObject;\n}\n"]}
|
|
1
|
+
{"version":3,"file":"IUnecePaymentTerms.js","sourceRoot":"","sources":["../../../../src/models/bsp/IUnecePaymentTerms.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2025 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\n/* cSpell:disable */\n/* This file is auto-generated with the generateInterfaces script, do not edit manually. */\nimport type { IJsonLdValueObject } from \"@twin.org/data-json-ld\";\nimport type { IUneceAmountType } from \"./IUneceAmountType.js\";\nimport type { IUneceDurationUnitMeasureType } from \"./IUneceDurationUnitMeasureType.js\";\nimport type { IUneceMeasureType } from \"./IUneceMeasureType.js\";\nimport type { IUnecePaymentDiscountTerms } from \"./IUnecePaymentDiscountTerms.js\";\nimport type { IUnecePaymentPenaltyTerms } from \"./IUnecePaymentPenaltyTerms.js\";\nimport type { IUneceTradeParty } from \"./IUneceTradeParty.js\";\nimport type { UnecePaymentTermsId } from \"../lists/unecePaymentTermsId.js\";\nimport type { UnecePaymentTermsTypeCodeList } from \"../lists/unecePaymentTermsTypeCodeList.js\";\nimport type { UneceContextType } from \"../uneceContextType.js\";\nimport type { UneceTypes } from \"../uneceTypes.js\";\n\n/**\n * Terms and conditions by which payment has been or will be made for trade purposes.\n * @see https://vocabulary.uncefact.org/PaymentTerms\n */\nexport interface IUnecePaymentTerms {\n\t/**\n\t * JSON-LD Context.\n\t */\n\t\"@context\"?: UneceContextType;\n\n\t/**\n\t * JSON-LD Type.\n\t */\n\ttype: typeof UneceTypes.PaymentTerms;\n\n\t/**\n\t * Trade payment discount terms applicable to these trade payment terms.\n\t * @see https://vocabulary.uncefact.org/applicablePaymentDiscountTerms\n\t */\n\tapplicablePaymentDiscountTerms?: IUnecePaymentDiscountTerms[];\n\n\t/**\n\t * Trade payment penalty terms applicable to these trade payment terms.\n\t * @see https://vocabulary.uncefact.org/applicablePaymentPenaltyTerms\n\t */\n\tapplicablePaymentPenaltyTerms?: IUnecePaymentPenaltyTerms[];\n\n\t/**\n\t * The date, time, date time, or other date time value of the bill start specified by these trade payment terms.\n\t * @see https://vocabulary.uncefact.org/billStartDateTime\n\t * @json-schema format:date-time\n\t */\n\tbillStartDateTime?: string;\n\n\t/**\n\t * A textual description of these trade payment terms.\n\t * @see https://vocabulary.uncefact.org/description\n\t */\n\tdescription?: string;\n\n\t/**\n\t * The date, time, date time, or other date time value of the due date specified by these trade payment terms.\n\t * @see https://vocabulary.uncefact.org/dueDateTime\n\t * @json-schema format:date-time\n\t */\n\tdueDateTime?: string;\n\n\t/**\n\t * The measure of a length of time duration specified for these trade payment terms, such as 12 hours, 15 days, 2 weeks, 3\n\t * months, 5 years.\n\t * @see https://vocabulary.uncefact.org/durationUnitDurationMeasure\n\t */\n\tdurationUnitDurationMeasure?: IUneceDurationUnitMeasureType;\n\n\t/**\n\t * An equivalent monetary value to be transferred between debtor and creditor before deduction of charges for these trade\n\t * payment terms, expressed in the currency of the debtor's account which is different from the currency in which it is to\n\t * be transferred.\n\t * @see https://vocabulary.uncefact.org/equivalentAmount\n\t */\n\tequivalentAmount?: IUneceAmountType[];\n\n\t/**\n\t * Information, expressed as text, for these trade payment terms.\n\t * @see https://vocabulary.uncefact.org/information\n\t */\n\tinformation?: string;\n\n\t/**\n\t * A monetary value that has been instructed to be transferred between debtor and creditor for these trade payment terms\n\t * before deduction of charges.\n\t * @see https://vocabulary.uncefact.org/instructedAmount\n\t */\n\tinstructedAmount?: IUneceAmountType[];\n\n\t/**\n\t * A code specifying an instruction for these trade payment terms.\n\t * @see https://vocabulary.uncefact.org/instructionCode\n\t */\n\tinstructionCode?: string;\n\n\t/**\n\t * A monetary value of a partial payment in these trade payment terms.\n\t * @see https://vocabulary.uncefact.org/partialPaymentAmount\n\t */\n\tpartialPaymentAmount?: IUneceAmountType[];\n\n\t/**\n\t * A partial payment, expressed as a percent, in these trade payment terms.\n\t * @see https://vocabulary.uncefact.org/partialPaymentPercent\n\t */\n\tpartialPaymentPercent?: string;\n\n\t/**\n\t * A payee party in these trade payment terms.\n\t * @see https://vocabulary.uncefact.org/payeeParty\n\t */\n\tpayeeParty?: IUneceTradeParty[];\n\n\t/**\n\t * The code specifying the event from which these trade payment terms are offered for a length of time.\n\t * @see https://vocabulary.uncefact.org/paymentTermsEventTimeReferenceFromEventCode\n\t */\n\tpaymentTermsEventTimeReferenceFromEventCode?: string;\n\n\t/**\n\t * The unique identifier of these trade payment terms.\n\t * @see https://vocabulary.uncefact.org/paymentTermsId\n\t */\n\tpaymentTermsId?: string | IJsonLdValueObject;\n\n\t/**\n\t * A code specifying the type of trade payment terms.\n\t * @see https://vocabulary.uncefact.org/paymentTermsTypeCode\n\t */\n\tpaymentTermsTypeCode?: (UnecePaymentTermsTypeCodeList | string)[];\n\n\t/**\n\t * The measure of the number of settlement periods from this trade payment term time reference to the latest payment date,\n\t * such as 30 days, 3 months.\n\t * @see https://vocabulary.uncefact.org/settlementPeriodMeasure\n\t */\n\tsettlementPeriodMeasure?: IUneceMeasureType;\n\n\t/**\n\t * An identifier of a direct debit mandate in these trade payment terms.\n\t * @see https://vocabulary.uncefact.org/tradePaymentTermsDirectDebitMandateId\n\t */\n\ttradePaymentTermsDirectDebitMandateId?: string | IJsonLdValueObject;\n\n\t/**\n\t * A code specifying a type of instruction for these trade payment terms.\n\t * @see https://vocabulary.uncefact.org/tradePaymentTermsInstructionTypeCode\n\t */\n\ttradePaymentTermsInstructionTypeCode?: string;\n\n\t/**\n\t * An identifier of a payment means in these trade payment terms.\n\t * @see https://vocabulary.uncefact.org/tradePaymentTermsPaymentMeansId\n\t */\n\ttradePaymentTermsPaymentMeansId?: string | IJsonLdValueObject;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IUneceProcessCharacteristic.js","sourceRoot":"","sources":["../../../../src/models/bsp/IUneceProcessCharacteristic.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2025 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\n/* cSpell:disable */\n/* This file is auto-generated with the generateInterfaces script, do not edit manually. */\nimport type { IJsonLdValueObject } from \"@twin.org/data-json-ld\";\nimport type { IUneceAmountType } from \"./IUneceAmountType.js\";\nimport type { IUneceMeasureType } from \"./IUneceMeasureType.js\";\nimport type { IUneceRange } from \"./IUneceRange.js\";\nimport type { IUneceSpecifiedMethod } from \"./IUneceSpecifiedMethod.js\";\nimport type { IUneceSpecifiedParameter } from \"./IUneceSpecifiedParameter.js\";\nimport type { IUneceStandard } from \"./IUneceStandard.js\";\nimport type { IUneceSustainabilityCharacteristic } from \"./IUneceSustainabilityCharacteristic.js\";\nimport type { IUneceTolerance } from \"./IUneceTolerance.js\";\nimport type { UneceMeasuredAttributeCodeList } from \"../lists/uneceMeasuredAttributeCodeList.js\";\nimport type { UneceContextType } from \"../uneceContextType.js\";\nimport type { UneceTypes } from \"../uneceTypes.js\";\n\n/**\n * A prominent attribute or aspect of a process.\n * @see https://vocabulary.uncefact.org/ProcessCharacteristic\n */\nexport interface IUneceProcessCharacteristic {\n\t/**\n\t * JSON-LD Context.\n\t */\n\t\"@context\"?: UneceContextType;\n\n\t/**\n\t * JSON-LD Type.\n\t */\n\ttype: typeof UneceTypes.ProcessCharacteristic;\n\n\t/**\n\t * A referenced standard applicable to this process characteristic.\n\t * @see https://vocabulary.uncefact.org/applicableStandard\n\t */\n\tapplicableStandard?: IUneceStandard[];\n\n\t/**\n\t * A sustainability characteristic applicable to this process characteristic.\n\t * @see https://vocabulary.uncefact.org/applicableSustainabilityCharacteristic\n\t */\n\tapplicableSustainabilityCharacteristic?: IUneceSustainabilityCharacteristic[];\n\n\t/**\n\t * A condition or status, expressed as text, for this process characteristic.\n\t * @see https://vocabulary.uncefact.org/condition\n\t */\n\tcondition?: string;\n\n\t/**\n\t * A textual description of this process characteristic.\n\t * @see https://vocabulary.uncefact.org/description\n\t */\n\tdescription?: string;\n\n\t/**\n\t * An identifier of this process characteristic.\n\t * @see https://vocabulary.uncefact.org/identifier\n\t */\n\tidentifier?: string | IJsonLdValueObject;\n\n\t/**\n\t * The measure of the maximum value for this process characteristic.\n\t * @see https://vocabulary.uncefact.org/maximumValueMeasure\n\t */\n\tmaximumValueMeasure?: IUneceMeasureType;\n\n\t/**\n\t * The code specifying the type of this process characteristic.\n\t * @see https://vocabulary.uncefact.org/measuredAttributeTypeCode\n\t */\n\tmeasuredAttributeTypeCode?: UneceMeasuredAttributeCodeList;\n\n\t/**\n\t * The measure of the minimum value for this process characteristic.\n\t * @see https://vocabulary.uncefact.org/minimumValueMeasure\n\t */\n\tminimumValueMeasure?: IUneceMeasureType;\n\n\t/**\n\t * The code specifying the value of this process characteristic.\n\t * @see https://vocabulary.uncefact.org/processCharacteristicValueCode\n\t */\n\tprocessCharacteristicValueCode?: string;\n\n\t/**\n\t * A value, expressed as text, for this process characteristic.\n\t * @see https://vocabulary.uncefact.org/value\n\t */\n\tvalue?: string;\n\n\t/**\n\t * The value, expressed as an amount, for this process characteristic.\n\t * @see https://vocabulary.uncefact.org/valueAmount\n\t */\n\tvalueAmount?: IUneceAmountType;\n\n\t/**\n\t * The value, expressed as a date, time, date time, or other date time value, for this process characteristic.\n\t * @see https://vocabulary.uncefact.org/valueDateTime\n\t * @json-schema format:date-time\n\t */\n\tvalueDateTime?: string;\n\n\t/**\n\t * The value, expressed as an indicator, for this process characteristic.\n\t * @see https://vocabulary.uncefact.org/valueIndicator\n\t */\n\tvalueIndicator?: boolean;\n\n\t/**\n\t * The measure of the value for this process characteristic.\n\t * @see https://vocabulary.uncefact.org/valueMeasure\n\t */\n\tvalueMeasure?: IUneceMeasureType;\n\n\t/**\n\t * A method specified for the value of this process characteristic.\n\t * @see https://vocabulary.uncefact.org/valueMethod\n\t */\n\tvalueMethod?: IUneceSpecifiedMethod[];\n\n\t/**\n\t * The measure of the value, expressed as a number, for this process characteristic.\n\t * @see https://vocabulary.uncefact.org/valueNumeric\n\t */\n\tvalueNumeric?: string;\n\n\t/**\n\t * A parameter specified for the value of this process characteristic.\n\t * @see https://vocabulary.uncefact.org/valueParameter\n\t */\n\tvalueParameter?: IUneceSpecifiedParameter[];\n\n\t/**\n\t * A range specified for the value of this process characteristic.\n\t * @see https://vocabulary.uncefact.org/valueRange\n\t */\n\tvalueRange?: IUneceRange[];\n\n\t/**\n\t * A tolerance specified for the value of this process characteristic.\n\t * @see https://vocabulary.uncefact.org/valueTolerance\n\t */\n\tvalueTolerance?: IUneceTolerance[];\n}\n"]}
|
|
1
|
+
{"version":3,"file":"IUneceProcessCharacteristic.js","sourceRoot":"","sources":["../../../../src/models/bsp/IUneceProcessCharacteristic.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2025 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\n/* cSpell:disable */\n/* This file is auto-generated with the generateInterfaces script, do not edit manually. */\nimport type { IJsonLdValueObject } from \"@twin.org/data-json-ld\";\nimport type { IUneceAmountType } from \"./IUneceAmountType.js\";\nimport type { IUneceMeasureType } from \"./IUneceMeasureType.js\";\nimport type { IUneceRange } from \"./IUneceRange.js\";\nimport type { IUneceSpecifiedMethod } from \"./IUneceSpecifiedMethod.js\";\nimport type { IUneceSpecifiedParameter } from \"./IUneceSpecifiedParameter.js\";\nimport type { IUneceStandard } from \"./IUneceStandard.js\";\nimport type { IUneceSustainabilityCharacteristic } from \"./IUneceSustainabilityCharacteristic.js\";\nimport type { IUneceTolerance } from \"./IUneceTolerance.js\";\nimport type { UneceMeasuredAttributeCodeList } from \"../lists/uneceMeasuredAttributeCodeList.js\";\nimport type { UneceContextType } from \"../uneceContextType.js\";\nimport type { UneceTypes } from \"../uneceTypes.js\";\n\n/**\n * A prominent attribute or aspect of a process.\n * @see https://vocabulary.uncefact.org/ProcessCharacteristic\n */\nexport interface IUneceProcessCharacteristic {\n\t/**\n\t * JSON-LD Context.\n\t */\n\t\"@context\"?: UneceContextType;\n\n\t/**\n\t * JSON-LD Type.\n\t */\n\ttype: typeof UneceTypes.ProcessCharacteristic;\n\n\t/**\n\t * A referenced standard applicable to this process characteristic.\n\t * @see https://vocabulary.uncefact.org/applicableStandard\n\t */\n\tapplicableStandard?: IUneceStandard[];\n\n\t/**\n\t * A sustainability characteristic applicable to this process characteristic.\n\t * @see https://vocabulary.uncefact.org/applicableSustainabilityCharacteristic\n\t */\n\tapplicableSustainabilityCharacteristic?: IUneceSustainabilityCharacteristic[];\n\n\t/**\n\t * A condition or status, expressed as text, for this process characteristic.\n\t * @see https://vocabulary.uncefact.org/condition\n\t */\n\tcondition?: string;\n\n\t/**\n\t * A textual description of this process characteristic.\n\t * @see https://vocabulary.uncefact.org/description\n\t */\n\tdescription?: string;\n\n\t/**\n\t * An identifier of this process characteristic.\n\t * @see https://vocabulary.uncefact.org/identifier\n\t */\n\tidentifier?: string | IJsonLdValueObject;\n\n\t/**\n\t * The measure of the maximum value for this process characteristic.\n\t * @see https://vocabulary.uncefact.org/maximumValueMeasure\n\t */\n\tmaximumValueMeasure?: IUneceMeasureType;\n\n\t/**\n\t * The code specifying the type of this process characteristic.\n\t * @see https://vocabulary.uncefact.org/measuredAttributeTypeCode\n\t */\n\tmeasuredAttributeTypeCode?: UneceMeasuredAttributeCodeList | string;\n\n\t/**\n\t * The measure of the minimum value for this process characteristic.\n\t * @see https://vocabulary.uncefact.org/minimumValueMeasure\n\t */\n\tminimumValueMeasure?: IUneceMeasureType;\n\n\t/**\n\t * The code specifying the value of this process characteristic.\n\t * @see https://vocabulary.uncefact.org/processCharacteristicValueCode\n\t */\n\tprocessCharacteristicValueCode?: string;\n\n\t/**\n\t * A value, expressed as text, for this process characteristic.\n\t * @see https://vocabulary.uncefact.org/value\n\t */\n\tvalue?: string;\n\n\t/**\n\t * The value, expressed as an amount, for this process characteristic.\n\t * @see https://vocabulary.uncefact.org/valueAmount\n\t */\n\tvalueAmount?: IUneceAmountType;\n\n\t/**\n\t * The value, expressed as a date, time, date time, or other date time value, for this process characteristic.\n\t * @see https://vocabulary.uncefact.org/valueDateTime\n\t * @json-schema format:date-time\n\t */\n\tvalueDateTime?: string;\n\n\t/**\n\t * The value, expressed as an indicator, for this process characteristic.\n\t * @see https://vocabulary.uncefact.org/valueIndicator\n\t */\n\tvalueIndicator?: boolean;\n\n\t/**\n\t * The measure of the value for this process characteristic.\n\t * @see https://vocabulary.uncefact.org/valueMeasure\n\t */\n\tvalueMeasure?: IUneceMeasureType;\n\n\t/**\n\t * A method specified for the value of this process characteristic.\n\t * @see https://vocabulary.uncefact.org/valueMethod\n\t */\n\tvalueMethod?: IUneceSpecifiedMethod[];\n\n\t/**\n\t * The measure of the value, expressed as a number, for this process characteristic.\n\t * @see https://vocabulary.uncefact.org/valueNumeric\n\t */\n\tvalueNumeric?: string;\n\n\t/**\n\t * A parameter specified for the value of this process characteristic.\n\t * @see https://vocabulary.uncefact.org/valueParameter\n\t */\n\tvalueParameter?: IUneceSpecifiedParameter[];\n\n\t/**\n\t * A range specified for the value of this process characteristic.\n\t * @see https://vocabulary.uncefact.org/valueRange\n\t */\n\tvalueRange?: IUneceRange[];\n\n\t/**\n\t * A tolerance specified for the value of this process characteristic.\n\t * @see https://vocabulary.uncefact.org/valueTolerance\n\t */\n\tvalueTolerance?: IUneceTolerance[];\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IUneceProductHandlingProcess.js","sourceRoot":"","sources":["../../../../src/models/bsp/IUneceProductHandlingProcess.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2025 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\n/* cSpell:disable */\n/* This file is auto-generated with the generateInterfaces script, do not edit manually. */\nimport type { IUneceCountry } from \"./IUneceCountry.js\";\nimport type { IUneceProcessCharacteristic } from \"./IUneceProcessCharacteristic.js\";\nimport type { IUneceSpecifiedPeriod } from \"./IUneceSpecifiedPeriod.js\";\nimport type { IUneceTradeParty } from \"./IUneceTradeParty.js\";\nimport type { UneceProcessTypeCodeList } from \"../lists/uneceProcessTypeCodeList.js\";\nimport type { UneceContextType } from \"../uneceContextType.js\";\nimport type { UneceTypes } from \"../uneceTypes.js\";\n\n/**\n * A naturally occurring or designed sequence of operations or events that create, transform, or touch a product, such as\n * manufacturing, treating, packaging, and storing.\n * @see https://vocabulary.uncefact.org/ProductHandlingProcess\n */\nexport interface IUneceProductHandlingProcess {\n\t/**\n\t * JSON-LD Context.\n\t */\n\t\"@context\"?: UneceContextType;\n\n\t/**\n\t * JSON-LD Type.\n\t */\n\ttype: typeof UneceTypes.ProductHandlingProcess;\n\n\t/**\n\t * A process characteristic applicable to this product handling process.\n\t * @see https://vocabulary.uncefact.org/applicableProcessCharacteristic\n\t */\n\tapplicableProcessCharacteristic?: IUneceProcessCharacteristic[];\n\n\t/**\n\t * The specified period of completion for this product handling process.\n\t * @see https://vocabulary.uncefact.org/completionPeriod\n\t */\n\tcompletionPeriod?: IUneceSpecifiedPeriod;\n\n\t/**\n\t * The trade country where the operation of this product handling process occurs.\n\t * @see https://vocabulary.uncefact.org/operationCountry\n\t */\n\toperationCountry?: IUneceCountry;\n\n\t/**\n\t * A trade party who is an operator of this product handling process.\n\t * @see https://vocabulary.uncefact.org/operatorParty\n\t */\n\toperatorParty?: IUneceTradeParty[];\n\n\t/**\n\t * The code specifying the type of product handling process.\n\t * @see https://vocabulary.uncefact.org/processTypeCode\n\t */\n\tprocessTypeCode?: UneceProcessTypeCodeList;\n}\n"]}
|
|
1
|
+
{"version":3,"file":"IUneceProductHandlingProcess.js","sourceRoot":"","sources":["../../../../src/models/bsp/IUneceProductHandlingProcess.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2025 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\n/* cSpell:disable */\n/* This file is auto-generated with the generateInterfaces script, do not edit manually. */\nimport type { IUneceCountry } from \"./IUneceCountry.js\";\nimport type { IUneceProcessCharacteristic } from \"./IUneceProcessCharacteristic.js\";\nimport type { IUneceSpecifiedPeriod } from \"./IUneceSpecifiedPeriod.js\";\nimport type { IUneceTradeParty } from \"./IUneceTradeParty.js\";\nimport type { UneceProcessTypeCodeList } from \"../lists/uneceProcessTypeCodeList.js\";\nimport type { UneceContextType } from \"../uneceContextType.js\";\nimport type { UneceTypes } from \"../uneceTypes.js\";\n\n/**\n * A naturally occurring or designed sequence of operations or events that create, transform, or touch a product, such as\n * manufacturing, treating, packaging, and storing.\n * @see https://vocabulary.uncefact.org/ProductHandlingProcess\n */\nexport interface IUneceProductHandlingProcess {\n\t/**\n\t * JSON-LD Context.\n\t */\n\t\"@context\"?: UneceContextType;\n\n\t/**\n\t * JSON-LD Type.\n\t */\n\ttype: typeof UneceTypes.ProductHandlingProcess;\n\n\t/**\n\t * A process characteristic applicable to this product handling process.\n\t * @see https://vocabulary.uncefact.org/applicableProcessCharacteristic\n\t */\n\tapplicableProcessCharacteristic?: IUneceProcessCharacteristic[];\n\n\t/**\n\t * The specified period of completion for this product handling process.\n\t * @see https://vocabulary.uncefact.org/completionPeriod\n\t */\n\tcompletionPeriod?: IUneceSpecifiedPeriod;\n\n\t/**\n\t * The trade country where the operation of this product handling process occurs.\n\t * @see https://vocabulary.uncefact.org/operationCountry\n\t */\n\toperationCountry?: IUneceCountry;\n\n\t/**\n\t * A trade party who is an operator of this product handling process.\n\t * @see https://vocabulary.uncefact.org/operatorParty\n\t */\n\toperatorParty?: IUneceTradeParty[];\n\n\t/**\n\t * The code specifying the type of product handling process.\n\t * @see https://vocabulary.uncefact.org/processTypeCode\n\t */\n\tprocessTypeCode?: UneceProcessTypeCodeList | string;\n}\n"]}
|