Plan Object
Fields
#
nextPageCursor
Use the cursor to go to the next "page" of itineraries. Copy the cursor from the last response to the pageCursor query parameter and keep the original request as is. This will enable you to search for itineraries in the next search-window. The cursor based paging only support stepping to the next page, as it does not support jumping. This is only usable when public transportation mode(s) are included in the query.
previousPageCursor
Use the cursor to go to the previous "page" of itineraries. Copy the cursor from the last response to the pageCursor query parameter and keep the original request otherwise as is. This will enable you to search for itineraries in the previous search-window. The cursor based paging only support stepping to the previous page, as it does not support jumping. This is only usable when public transportation mode(s) are included in the query.
searchWindowUsed
This is the searchWindow used by the raptor search. It is provided here for debugging
purpousess.
The unit is seconds.
Usages
#
References
#
- Field plan from QueryType
PlaceInterface
PlanAccessMode