UNPKG

dhl-express-api-client

Version:
82 lines 3.08 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SupermodelIoLogisticsExpressExportDeclaration = void 0; var SupermodelIoLogisticsExpressExportDeclaration = (function () { function SupermodelIoLogisticsExpressExportDeclaration() { } SupermodelIoLogisticsExpressExportDeclaration.getAttributeTypeMap = function () { return SupermodelIoLogisticsExpressExportDeclaration.attributeTypeMap; }; SupermodelIoLogisticsExpressExportDeclaration.discriminator = undefined; SupermodelIoLogisticsExpressExportDeclaration.attributeTypeMap = [ { "name": "lineItems", "baseName": "lineItems", "type": "Array<SupermodelIoLogisticsExpressExportDeclarationLineItemsInner>", "format": "" }, { "name": "invoice", "baseName": "invoice", "type": "SupermodelIoLogisticsExpressExportDeclarationInvoice", "format": "" }, { "name": "remarks", "baseName": "remarks", "type": "Array<SupermodelIoLogisticsExpressExportDeclarationRemarksInner>", "format": "" }, { "name": "additionalCharges", "baseName": "additionalCharges", "type": "Array<SupermodelIoLogisticsExpressExportDeclarationAdditionalChargesInner>", "format": "" }, { "name": "placeOfIncoterm", "baseName": "placeOfIncoterm", "type": "string", "format": "" }, { "name": "recipientReference", "baseName": "recipientReference", "type": "string", "format": "" }, { "name": "exporter", "baseName": "exporter", "type": "SupermodelIoLogisticsExpressCreateShipmentRequestContentExportDeclarationExporter", "format": "" }, { "name": "exportReasonType", "baseName": "exportReasonType", "type": "SupermodelIoLogisticsExpressExportDeclarationExportReasonTypeEnum", "format": "" }, { "name": "shipmentType", "baseName": "shipmentType", "type": "SupermodelIoLogisticsExpressExportDeclarationShipmentTypeEnum", "format": "" }, { "name": "customsDocuments", "baseName": "customsDocuments", "type": "Set<SupermodelIoLogisticsExpressCreateShipmentRequestContentExportDeclarationCustomsDocumentsInner>", "format": "" }, { "name": "incoterm", "baseName": "incoterm", "type": "SupermodelIoLogisticsExpressExportDeclarationIncotermEnum", "format": "" } ]; return SupermodelIoLogisticsExpressExportDeclaration; }()); exports.SupermodelIoLogisticsExpressExportDeclaration = SupermodelIoLogisticsExpressExportDeclaration; //# sourceMappingURL=SupermodelIoLogisticsExpressExportDeclaration.js.map