UNPKG

dhl-express-api-client

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