Preparing search index...
The search index is not available
@basaldev/blocks-catalog-service - v5.2.5
@basaldev/blocks-catalog-service
defaultAdapter
RailArea
Interface RailArea
interface
RailArea
{
code
:
string
;
id
:
string
;
lineIds
:
string
[]
;
lines
?:
(
null
|
RailLine
)
[]
;
name
:
string
;
}
Implemented by
RailAreaEntity
Index
Properties
code
id
line
Ids
lines?
name
Properties
code
code
:
string
id
id
:
string
line
Ids
line
Ids
:
string
[]
Optional
lines
lines
?:
(
null
|
RailLine
)
[]
name
name
:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
code
id
line
Ids
lines
name
@basaldev/blocks-catalog-service - v5.2.5
defaultAdapter
AttributeAdapter
CatalogAdapter
CatalogBaseAdapter
CatalogCategoryAdapter
CatalogLocationAdapter
CatalogProductVariant
CatalogRailwayAdapter
CatalogAppConfig
ServiceOpts
createNodeblocksCatalogApp
Generated using
TypeDoc