[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-24 UTC."],[],[],null,["# BusTrip\n\nType name: [BusTrip](/workspace/gmail/markup/reference/types/BusTrip)\n\nExtends [Intangible](/workspace/gmail/markup/reference/types/Intangible)\n\n| Name | Type | Description |\n|------------------|----------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------|\n| arrivalBusStop | [BusStation](/workspace/gmail/markup/reference/types/BusStation) or [BusStop](/workspace/gmail/markup/reference/types/BusStop) | The stop or station from which the bus arrives. |\n| arrivalTime | [DateTime](/workspace/gmail/markup/reference/types/DateTime) | The expected arrival time. |\n| busName | [Text](/workspace/gmail/markup/reference/types/Text) | The name of the bus (e.g. Bolt Express). |\n| busNumber | [Text](/workspace/gmail/markup/reference/types/Text) | The unique identifier for the bus. |\n| departureBusStop | [BusStation](/workspace/gmail/markup/reference/types/BusStation) or [BusStop](/workspace/gmail/markup/reference/types/BusStop) | The stop or station from which the bus departs. |\n| departureTime | [DateTime](/workspace/gmail/markup/reference/types/DateTime) | The expected departure time. |\n| provider | [Organization](/workspace/gmail/markup/reference/types/Organization) or [Person](/workspace/gmail/markup/reference/types/Person) | The organization providing the reservation. |"]]