Preparing search index...
The search index is not available
@infrasoftbe/infrasoft-project
@infrasoftbe/infrasoft-project
IStructureInitOptions
Interface IStructureInitOptions
interface
IStructureInitOptions
{
create_dt
:
number
;
id
:
string
;
meta
?:
{
children
:
IStructureChild
[]
;
description
:
string
}
;
name
:
string
;
token
:
string
;
type
:
string
;
update_dt
:
number
;
}
Hierarchy (
View Summary
)
IStructureInitOptions
IListInitOptions
Index
Properties
create_
dt
id
meta?
name
token
type
update_
dt
Properties
create_
dt
create_dt
:
number
id
id
:
string
Optional
meta
meta
?:
{
children
:
IStructureChild
[]
;
description
:
string
}
name
name
:
string
token
token
:
string
type
type
:
string
update_
dt
update_dt
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
create_
dt
id
meta
name
token
type
update_
dt
@infrasoftbe/infrasoft-project
Loading...