Search
Preparing search index...
The search index is not available
@entur/sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@entur/sdk
NsrClient
Interface NsrClient
Hierarchy
NsrClient
Index
Properties
get
Fare
Zone
get
Group
Of
Stop
Places
get
Parking
get
Parkings
For
Stop
Place
get
Quay
get
Stop
Place
get
Stop
Place
For
Quay
get
Tariff
Zone
get
Topographic
Place
Properties
get
Fare
Zone
get
Fare
Zone
:
(
id
:
string
, options
?:
RequestOptions
)
=>
Promise
<
FareZone
>
Type declaration
(
id
:
string
, options
?:
RequestOptions
)
:
Promise
<
FareZone
>
Parameters
id:
string
Optional
options:
RequestOptions
Returns
Promise
<
FareZone
>
get
Group
Of
Stop
Places
get
Group
Of
Stop
Places
:
(
id
:
string
, options
?:
RequestOptions
)
=>
Promise
<
GroupOfStopPlaces
>
Type declaration
(
id
:
string
, options
?:
RequestOptions
)
:
Promise
<
GroupOfStopPlaces
>
Parameters
id:
string
Optional
options:
RequestOptions
Returns
Promise
<
GroupOfStopPlaces
>
get
Parking
get
Parking
:
(
id
:
string
, options
?:
RequestOptions
)
=>
Promise
<
Parking
>
Type declaration
(
id
:
string
, options
?:
RequestOptions
)
:
Promise
<
Parking
>
Parameters
id:
string
Optional
options:
RequestOptions
Returns
Promise
<
Parking
>
get
Parkings
For
Stop
Place
get
Parkings
For
Stop
Place
:
(
id
:
string
, options
?:
RequestOptions
)
=>
Promise
<
Parking
[]
>
Type declaration
(
id
:
string
, options
?:
RequestOptions
)
:
Promise
<
Parking
[]
>
Parameters
id:
string
Optional
options:
RequestOptions
Returns
Promise
<
Parking
[]
>
get
Quay
get
Quay
:
(
id
:
string
, options
?:
RequestOptions
)
=>
Promise
<
NsrTypes
.
Quay
>
Type declaration
(
id
:
string
, options
?:
RequestOptions
)
:
Promise
<
NsrTypes
.
Quay
>
Parameters
id:
string
Optional
options:
RequestOptions
Returns
Promise
<
NsrTypes
.
Quay
>
get
Stop
Place
get
Stop
Place
:
(
id
:
string
, options
?:
RequestOptions
)
=>
Promise
<
NsrTypes
.
StopPlace
>
Type declaration
(
id
:
string
, options
?:
RequestOptions
)
:
Promise
<
NsrTypes
.
StopPlace
>
Parameters
id:
string
Optional
options:
RequestOptions
Returns
Promise
<
NsrTypes
.
StopPlace
>
get
Stop
Place
For
Quay
get
Stop
Place
For
Quay
:
(
id
:
string
, options
?:
RequestOptions
)
=>
Promise
<
NsrTypes
.
StopPlace
>
Type declaration
(
id
:
string
, options
?:
RequestOptions
)
:
Promise
<
NsrTypes
.
StopPlace
>
Parameters
id:
string
Optional
options:
RequestOptions
Returns
Promise
<
NsrTypes
.
StopPlace
>
get
Tariff
Zone
get
Tariff
Zone
:
(
id
:
string
, options
?:
RequestOptions
)
=>
Promise
<
NsrTypes
.
TariffZone
>
Type declaration
(
id
:
string
, options
?:
RequestOptions
)
:
Promise
<
NsrTypes
.
TariffZone
>
Parameters
id:
string
Optional
options:
RequestOptions
Returns
Promise
<
NsrTypes
.
TariffZone
>
get
Topographic
Place
get
Topographic
Place
:
(
id
:
string
, options
?:
RequestOptions
)
=>
Promise
<
TopographicPlace
>
Type declaration
(
id
:
string
, options
?:
RequestOptions
)
:
Promise
<
TopographicPlace
>
Parameters
id:
string
Optional
options:
RequestOptions
Returns
Promise
<
TopographicPlace
>
Exports
Geocoder
Types
Journey
Planner
Types
Mobility
Types
Nsr
Types
Nsr
Client
get
Fare
Zone
get
Group
Of
Stop
Places
get
Parking
get
Parkings
For
Stop
Place
get
Quay
get
Stop
Place
get
Stop
Place
For
Quay
get
Tariff
Zone
get
Topographic
Place
Generated using
TypeDoc