UNPKG

dhl-express-api-client

Version:
46 lines 1.87 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SupermodelIoLogisticsExpressDocumentImageResponseDocumentsInner = void 0; var SupermodelIoLogisticsExpressDocumentImageResponseDocumentsInner = (function () { function SupermodelIoLogisticsExpressDocumentImageResponseDocumentsInner() { } SupermodelIoLogisticsExpressDocumentImageResponseDocumentsInner.getAttributeTypeMap = function () { return SupermodelIoLogisticsExpressDocumentImageResponseDocumentsInner.attributeTypeMap; }; SupermodelIoLogisticsExpressDocumentImageResponseDocumentsInner.discriminator = undefined; SupermodelIoLogisticsExpressDocumentImageResponseDocumentsInner.attributeTypeMap = [ { "name": "shipmentTrackingNumber", "baseName": "shipmentTrackingNumber", "type": "string", "format": "" }, { "name": "typeCode", "baseName": "typeCode", "type": "string", "format": "" }, { "name": "_function", "baseName": "function", "type": "SupermodelIoLogisticsExpressDocumentImageResponseDocumentsInnerFunctionEnum", "format": "" }, { "name": "encodingFormat", "baseName": "encodingFormat", "type": "string", "format": "" }, { "name": "content", "baseName": "content", "type": "string", "format": "" } ]; return SupermodelIoLogisticsExpressDocumentImageResponseDocumentsInner; }()); exports.SupermodelIoLogisticsExpressDocumentImageResponseDocumentsInner = SupermodelIoLogisticsExpressDocumentImageResponseDocumentsInner; //# sourceMappingURL=SupermodelIoLogisticsExpressDocumentImageResponseDocumentsInner.js.map