UNPKG

dhl-express-api-client

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