UNPKG

dhl-express-api-client

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