jamespot-user-api
Preparing search index...
TOrgChartNode
Type Alias TOrgChartNode
type
TOrgChartNode
=
{
id
:
number
|
string
;
img
:
string
;
imgId
?:
number
|
null
;
isAssistant
?:
number
|
null
;
isInternal
:
number
;
links
:
OrgChartLink
[]
;
mail
?:
string
|
null
;
name
:
string
;
openInNewTab
?:
number
|
null
;
phone
?:
string
|
null
;
pid
?:
number
|
null
;
selectedLink
?:
OrgChartLink
|
null
;
tags
:
string
[]
;
title
?:
string
|
null
;
uri
?:
string
|
null
;
}
Index
Properties
id
img
img
Id?
is
Assistant?
is
Internal
links
mail?
name
open
In
New
Tab?
phone?
pid?
selected
Link?
tags
title?
uri?
Properties
id
id
:
number
|
string
img
img
:
string
Optional
img
Id
imgId
?:
number
|
null
Optional
is
Assistant
isAssistant
?:
number
|
null
is
Internal
isInternal
:
number
links
links
:
OrgChartLink
[]
Optional
mail
mail
?:
string
|
null
name
name
:
string
Optional
open
In
New
Tab
openInNewTab
?:
number
|
null
Optional
phone
phone
?:
string
|
null
Optional
pid
pid
?:
number
|
null
Optional
selected
Link
selectedLink
?:
OrgChartLink
|
null
tags
tags
:
string
[]
Optional
title
title
?:
string
|
null
Optional
uri
uri
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
img
img
Id
is
Assistant
is
Internal
links
mail
name
open
In
New
Tab
phone
pid
selected
Link
tags
title
uri
jamespot-user-api
Loading...