UserStatePartial
Partial user state
type: object
Properties
Section titled “Properties”| Name | Type | Required | Description |
|---|---|---|---|
languages | array | no | Array of languages spoken by User, in order of descending preference. |
unitSystem | UnitSystem | no | |
givenName | string | no | The given name (aka first name / forename / casual spoken name) of the user. |
travelMode | VEHICLE VEHICLE:CAGE VEHICLE:MOTORBIKE VEHICLE:MOPED VEHICLE:SPECIAL:BUS VEHICLE:SPECIAL:HGV VEHICLE:SPECIAL:HOV VEHICLE:SPECIAL:EMERGENCY BICYCLE BICYCLE:PEDAL BICYCLE:ELECTRIC FOOT | no | Preferred travel mode |
destinations | array<Destination> | no | Current destinations for the user |
plan | UserStatePlan | null | no | |
geometry | UserStateGeometry | no | Current location and planned route geometry |
statements | array<Statement> | no | Planned statements for the user |
toolAvailabilities | ToolAvailabilities | no | |
server | ServerStatus | no | Server-side status for the user |