UNPKG

dhl-express-api-client

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