UNPKG

dhl-express-api-client

Version:
28 lines 1.51 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SupermodelIoLogisticsExpressCreateShipmentRequestContentExportDeclarationExporter = void 0; var SupermodelIoLogisticsExpressCreateShipmentRequestContentExportDeclarationExporter = (function () { function SupermodelIoLogisticsExpressCreateShipmentRequestContentExportDeclarationExporter() { } SupermodelIoLogisticsExpressCreateShipmentRequestContentExportDeclarationExporter.getAttributeTypeMap = function () { return SupermodelIoLogisticsExpressCreateShipmentRequestContentExportDeclarationExporter.attributeTypeMap; }; SupermodelIoLogisticsExpressCreateShipmentRequestContentExportDeclarationExporter.discriminator = undefined; SupermodelIoLogisticsExpressCreateShipmentRequestContentExportDeclarationExporter.attributeTypeMap = [ { "name": "id", "baseName": "id", "type": "string", "format": "" }, { "name": "code", "baseName": "code", "type": "string", "format": "" } ]; return SupermodelIoLogisticsExpressCreateShipmentRequestContentExportDeclarationExporter; }()); exports.SupermodelIoLogisticsExpressCreateShipmentRequestContentExportDeclarationExporter = SupermodelIoLogisticsExpressCreateShipmentRequestContentExportDeclarationExporter; //# sourceMappingURL=SupermodelIoLogisticsExpressCreateShipmentRequestContentExportDeclarationExporter.js.map