Profile Type
A profile is a specific customisation for each endpoint. It parses data from the API differently, add additional information, or enable non-default methods.
Instance members
Instance member | Description |
Full Usage:
this.endpoint
Returns: string
Modifiers: abstract |
|
Full Usage:
this.journeysFromTrip
Returns: bool option
Modifiers: abstract |
|
Full Usage:
this.journeysWalkingSpeed
Returns: bool option
Modifiers: abstract |
|
Full Usage:
this.lines
Returns: bool option
Modifiers: abstract |
|
Full Usage:
this.locale
Returns: string
Modifiers: abstract |
|
|
|
Full Usage:
this.radar
Returns: bool option
Modifiers: abstract |
|
Full Usage:
this.reachableFrom
Returns: bool option
Modifiers: abstract |
|
Full Usage:
this.refreshJourney
Returns: bool option
Modifiers: abstract |
|
Full Usage:
this.remarks
Returns: bool option
Modifiers: abstract |
|
Full Usage:
this.remarksGetPolyline
Returns: bool option
Modifiers: abstract |
|
Full Usage:
this.timezone
Returns: string
Modifiers: abstract |
|
Full Usage:
this.trip
Returns: bool option
Modifiers: abstract |
|
Full Usage:
this.tripsByName
Returns: bool option
Modifiers: abstract |
|