Preparing search index...
The search index is not available
@basaldev/blocks-catalog-service - v5.2.5
@basaldev/blocks-catalog-service
defaultAdapter
RailStation
Interface RailStation
interface
RailStation
{
area
?:
null
|
RailArea
;
areaId
:
string
;
code
:
string
;
id
:
string
;
line
?:
null
|
RailLine
;
lineId
:
string
;
name
:
string
;
orderNum
:
number
;
point
:
{
coordinates
:
number
[]
;
type
:
"Point"
;
}
;
}
Implemented by
RailStationEntity
Index
Properties
area?
area
Id
code
id
line?
line
Id
name
order
Num
point
Properties
Optional
area
area
?:
null
|
RailArea
area
Id
area
Id
:
string
code
code
:
string
id
id
:
string
Optional
line
line
?:
null
|
RailLine
line
Id
line
Id
:
string
name
name
:
string
order
Num
order
Num
:
number
point
point
:
{
coordinates
:
number
[]
;
type
:
"Point"
;
}
Type declaration
coordinates
:
number
[]
type
:
"Point"
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
area
area
Id
code
id
line
line
Id
name
order
Num
point
@basaldev/blocks-catalog-service - v5.2.5
defaultAdapter
AttributeAdapter
CatalogAdapter
CatalogBaseAdapter
CatalogCategoryAdapter
CatalogLocationAdapter
CatalogProductVariant
CatalogRailwayAdapter
CatalogAppConfig
ServiceOpts
createNodeblocksCatalogApp
Generated using
TypeDoc