Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RachikAbidi authored Jan 18, 2024
1 parent 6bf3d99 commit 2c8e8e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/journey/android/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -329,15 +329,15 @@ The `inputData` can be of type:
- `SharedJourneysScreenData`: if the injectable screen is `LIST_JOURNEYS`
- `SharedRoadmapScreenData`: if the injectable screen is `ROADMAP`

##### SharedJourneysScreenData
###### SharedJourneysScreenData

| Name | Description | Type |
| --- | --- | :---: |
| `journeysRequest` | The request parameters object | `JourneysRequest` |
| `hasResults` | Whether the request has results or not | `Boolean` |
| `selectedFilterType` | The selected tab | `TransportModesFilterType` |

##### SharedRoadmapScreenData
###### SharedRoadmapScreenData

| Name | Description | Type |
| --- | --- | :---: |
Expand Down

0 comments on commit 2c8e8e7

Please sign in to comment.