Record
tfl-api-presentation-entities-journey-planner-obstacle
No description available.
record tfl-api-presentation-entities-journey-planner-obstacle {
incline: option<string>,
position: option<string>,
stop-id: option<s32>,
type-op: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| incline | option<string> | |
| position | option<string> | |
| stop-id | option<s32> | |
| type-op | option<string> |