Preparing search index...
The search index is not available
@formant/data-sdk
@formant/data-sdk
IAccountTree
Interface IAccountTree
interface
IAccountTree
{
children
?:
IAccountTree
[]
;
createdAt
?:
string
;
id
?:
string
;
name
:
string
;
organizationId
?:
string
;
parentId
:
null
|
string
;
updatedAt
?:
string
;
}
Hierarchy (
view full
)
IAccount
IAccountTree
Index
Properties
children?
created
At?
id?
name
organization
Id?
parent
Id
updated
At?
Properties
Optional
children
children
?:
IAccountTree
[]
Optional
created
At
created
At
?:
string
Optional
id
id
?:
string
name
name
:
string
Optional
organization
Id
organization
Id
?:
string
parent
Id
parent
Id
:
null
|
string
Optional
updated
At
updated
At
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
children
created
At
id
name
organization
Id
parent
Id
updated
At
@formant/data-sdk
Loading...
Generated using
TypeDoc