StopArea class 
Signature:
typescript
export declare class StopAreaConstructors 
| Constructor | Modifiers | Description | 
|---|---|---|
| Constructs a new instance of the  | 
Properties 
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| AdministrativeRegion | null | Return the Administative Region of the stop area (if exist) | ||
| The coord of the stop area | |||
| string | The id of the stop area | ||
| string | The name of the stop area | ||
| string | The timezone of the stop area | 
Methods 
| Method | Modifiers | Description | 
|---|---|---|
| Get the arrivals of the stop area | ||
| Get the departures of the stop area | ||
| Get Journeys from the stop area | ||
| Get the lines of the stop area | ||
| Get the routes of the stop area | ||
| Get vehicle journeys of the stop area |