motis-openapi-sdk 5.0.0

Automatically generated code for the Motis OpenAPI description.
Documentation
pub mod alert;
pub use self::alert::Alert;
pub mod alert_cause;
pub use self::alert_cause::AlertCause;
pub mod alert_effect;
pub use self::alert_effect::AlertEffect;
pub mod alert_severity_level;
pub use self::alert_severity_level::AlertSeverityLevel;
pub mod area;
pub use self::area::Area;
pub mod direction;
pub use self::direction::Direction;
pub mod duration;
pub use self::duration::Duration;
pub mod elevation_costs;
pub use self::elevation_costs::ElevationCosts;
pub mod encoded_polyline;
pub use self::encoded_polyline::EncodedPolyline;
pub mod error;
pub use self::error::Error;
pub mod fare_media;
pub use self::fare_media::FareMedia;
pub mod fare_media_type;
pub use self::fare_media_type::FareMediaType;
pub mod fare_product;
pub use self::fare_product::FareProduct;
pub mod fare_transfer;
pub use self::fare_transfer::FareTransfer;
pub mod fare_transfer_rule;
pub use self::fare_transfer_rule::FareTransferRule;
pub mod initial_200_response;
pub use self::initial_200_response::Initial200Response;
pub mod itinerary;
pub use self::itinerary::Itinerary;
pub mod leg;
pub use self::leg::Leg;
pub mod location_type;
pub use self::location_type::LocationType;
pub mod model_match;
pub use self::model_match::Match;
pub mod mode;
pub use self::mode::Mode;
pub mod pedestrian_profile;
pub use self::pedestrian_profile::PedestrianProfile;
pub mod pickup_dropoff_type;
pub use self::pickup_dropoff_type::PickupDropoffType;
pub mod place;
pub use self::place::Place;
pub mod plan_200_response;
pub use self::plan_200_response::Plan200Response;
pub mod reachable;
pub use self::reachable::Reachable;
pub mod reachable_place;
pub use self::reachable_place::ReachablePlace;
pub mod rental;
pub use self::rental::Rental;
pub mod rental_form_factor;
pub use self::rental_form_factor::RentalFormFactor;
pub mod rental_propulsion_type;
pub use self::rental_propulsion_type::RentalPropulsionType;
pub mod rental_provider;
pub use self::rental_provider::RentalProvider;
pub mod rental_provider_group;
pub use self::rental_provider_group::RentalProviderGroup;
pub mod rental_return_constraint;
pub use self::rental_return_constraint::RentalReturnConstraint;
pub mod rental_station;
pub use self::rental_station::RentalStation;
pub mod rental_vehicle;
pub use self::rental_vehicle::RentalVehicle;
pub mod rental_vehicle_type;
pub use self::rental_vehicle_type::RentalVehicleType;
pub mod rental_zone;
pub use self::rental_zone::RentalZone;
pub mod rental_zone_restrictions;
pub use self::rental_zone_restrictions::RentalZoneRestrictions;
pub mod rentals_200_response;
pub use self::rentals_200_response::Rentals200Response;
pub mod rider_category;
pub use self::rider_category::RiderCategory;
pub mod step_instruction;
pub use self::step_instruction::StepInstruction;
pub mod stop_time;
pub use self::stop_time::StopTime;
pub mod stoptimes_200_response;
pub use self::stoptimes_200_response::Stoptimes200Response;
pub mod time_range;
pub use self::time_range::TimeRange;
pub mod transfer;
pub use self::transfer::Transfer;
pub mod transfers_200_response;
pub use self::transfers_200_response::Transfers200Response;
pub mod trip_info;
pub use self::trip_info::TripInfo;
pub mod trip_segment;
pub use self::trip_segment::TripSegment;
pub mod vertex_type;
pub use self::vertex_type::VertexType;