UNPKG

dhl-express-api-client

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