@transreport/pauk-passenger-api
Preparing search index...
Station
Interface Station
Station information
interface
Station
{
crs_code
?:
string
|
null
;
id
:
string
;
name
?:
string
|
null
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
crs_
code?
id
name?
Properties
Optional
crs_
code
crs_code
?:
string
|
null
Computer Reservation System (CRS) code
Min Length
3
Max Length
3
Nullable
id
id
:
string
Station ID (UUID)
Optional
name
name
?:
string
|
null
Station name
Nullable
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
crs_
code
id
name
@transreport/pauk-passenger-api
Loading...
Station information