File: Reachable.md

package info (click to toggle)
rust-motis-openapi-sdk 5.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 912 kB
  • sloc: sh: 40; makefile: 4
file content (12 lines) | stat: -rw-r--r-- 518 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
# Reachable

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**one** | Option<[**models::Place**](Place.md)> | One location used in One-to-All search | [optional]
**all** | Option<[**Vec<models::ReachablePlace>**](ReachablePlace.md)> | List of locations reachable by One-to-All | [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)