UNPKG

dhl-express-api-client

Version:
34 lines 1.77 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SupermodelIoLogisticsExpressCreateShipmentResponseShipmentDetailsInnerOriginServiceArea = void 0; var SupermodelIoLogisticsExpressCreateShipmentResponseShipmentDetailsInnerOriginServiceArea = (function () { function SupermodelIoLogisticsExpressCreateShipmentResponseShipmentDetailsInnerOriginServiceArea() { } SupermodelIoLogisticsExpressCreateShipmentResponseShipmentDetailsInnerOriginServiceArea.getAttributeTypeMap = function () { return SupermodelIoLogisticsExpressCreateShipmentResponseShipmentDetailsInnerOriginServiceArea.attributeTypeMap; }; SupermodelIoLogisticsExpressCreateShipmentResponseShipmentDetailsInnerOriginServiceArea.discriminator = undefined; SupermodelIoLogisticsExpressCreateShipmentResponseShipmentDetailsInnerOriginServiceArea.attributeTypeMap = [ { "name": "facilityCode", "baseName": "facilityCode", "type": "string", "format": "" }, { "name": "serviceAreaCode", "baseName": "serviceAreaCode", "type": "string", "format": "" }, { "name": "outboundSortCode", "baseName": "outboundSortCode", "type": "string", "format": "" } ]; return SupermodelIoLogisticsExpressCreateShipmentResponseShipmentDetailsInnerOriginServiceArea; }()); exports.SupermodelIoLogisticsExpressCreateShipmentResponseShipmentDetailsInnerOriginServiceArea = SupermodelIoLogisticsExpressCreateShipmentResponseShipmentDetailsInnerOriginServiceArea; //# sourceMappingURL=SupermodelIoLogisticsExpressCreateShipmentResponseShipmentDetailsInnerOriginServiceArea.js.map