Preparing search index...
The search index is not available
@basaldev/blocks-catalog-service - v5.2.5
@basaldev/blocks-catalog-service
defaultAdapter
RailStationResponse
Interface RailStationResponse
interface
RailStationResponse
{
area
:
UnexpandedObject
|
RailAreaResponse
;
code
:
string
;
id
:
string
;
line
:
UnexpandedObject
|
RailLineResponse
;
name
:
string
;
orderNum
:
number
;
point
:
{
coordinates
:
number
[]
;
type
:
"Point"
;
}
;
}
Hierarchy
Omit
<
RailStation
,
"lineId"
|
"areaId"
|
"line"
|
"area"
>
RailStationResponse
Index
Properties
area
code
id
line
name
order
Num
point
Properties
area
area
:
UnexpandedObject
|
RailAreaResponse
code
code
:
string
id
id
:
string
line
line
:
UnexpandedObject
|
RailLineResponse
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
code
id
line
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