dhl-express-api-client
Version:
DHL express API client
22 lines • 1.28 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.SupermodelIoLogisticsExpressExportDeclarationLineItemsInnerWeightAnyOf1 = void 0;
var SupermodelIoLogisticsExpressExportDeclarationLineItemsInnerWeightAnyOf1 = (function () {
function SupermodelIoLogisticsExpressExportDeclarationLineItemsInnerWeightAnyOf1() {
}
SupermodelIoLogisticsExpressExportDeclarationLineItemsInnerWeightAnyOf1.getAttributeTypeMap = function () {
return SupermodelIoLogisticsExpressExportDeclarationLineItemsInnerWeightAnyOf1.attributeTypeMap;
};
SupermodelIoLogisticsExpressExportDeclarationLineItemsInnerWeightAnyOf1.discriminator = undefined;
SupermodelIoLogisticsExpressExportDeclarationLineItemsInnerWeightAnyOf1.attributeTypeMap = [
{
"name": "grossValue",
"baseName": "grossValue",
"type": "number",
"format": ""
}
];
return SupermodelIoLogisticsExpressExportDeclarationLineItemsInnerWeightAnyOf1;
}());
exports.SupermodelIoLogisticsExpressExportDeclarationLineItemsInnerWeightAnyOf1 = SupermodelIoLogisticsExpressExportDeclarationLineItemsInnerWeightAnyOf1;
//# sourceMappingURL=SupermodelIoLogisticsExpressExportDeclarationLineItemsInnerWeightAnyOf1.js.map