motis-openapi-sdk 5.0.0

Automatically generated code for the Motis OpenAPI description.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# TripInfo

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**trip_id** | **String** | trip ID (dataset trip id prefixed with the dataset tag) | 
**route_short_name** | Option<**String**> | trip display name (api version < 4) | [optional]
**display_name** | Option<**String**> | trip display name (api version >= 4) | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)