Agency interface

Details of the agency.

Properties

agencyId

The Id of the relevant transit agency, for example, '5872'

agencyKey

The agency’s GTFS Id.

agencyName

Name of the relevant transit agency, e.g. Metro Transit.

transitType

Supported public transit type. One of Tram, Subway, Rail, Bus, Ferry, CableCar, Gondola, Funicular.

Property Details

agencyId

The Id of the relevant transit agency, for example, '5872'

agencyId?: string

Property Value

string

agencyKey

The agency’s GTFS Id.

agencyKey?: string

Property Value

string

agencyName

Name of the relevant transit agency, e.g. Metro Transit.

agencyName?: string

Property Value

string

transitType

Supported public transit type. One of Tram, Subway, Rail, Bus, Ferry, CableCar, Gondola, Funicular.

transitType?: TransitTypeResult

Property Value