UNPKG

dhl-express-api-client

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