UNPKG

dhl-express-api-client

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