Project Home
Preparing search index...
The search index is not available
Frodo Library - v3.0.1-0
Frodo Library
Reference
SingleTreeExportInterface
Interface SingleTreeExportInterface
interface
SingleTreeExportInterface
{
circlesOfTrust
:
Record
<
string
,
CircleOfTrustSkeleton
>
;
emailTemplates
:
Record
<
string
,
EmailTemplateSkeleton
>
;
innerNodes
?:
Record
<
string
,
NodeSkeleton
>
;
innernodes
?:
Record
<
string
,
NodeSkeleton
>
;
meta
?:
ExportMetaData
;
nodes
:
Record
<
string
,
NodeSkeleton
>
;
saml2Entities
:
Record
<
string
,
Saml2ProviderSkeleton
>
;
scripts
:
Record
<
string
,
ScriptSkeleton
>
;
socialIdentityProviders
:
Record
<
string
,
SocialIdpSkeleton
>
;
themes
:
ThemeSkeleton
[]
;
tree
:
TreeSkeleton
;
}
Index
Properties
circles
Of
Trust
email
Templates
inner
Nodes?
innernodes?
meta?
nodes
saml2
Entities
scripts
social
Identity
Providers
themes
tree
Properties
circles
Of
Trust
circles
Of
Trust
:
Record
<
string
,
CircleOfTrustSkeleton
>
email
Templates
email
Templates
:
Record
<
string
,
EmailTemplateSkeleton
>
Optional
inner
Nodes
inner
Nodes
?:
Record
<
string
,
NodeSkeleton
>
Optional
innernodes
innernodes
?:
Record
<
string
,
NodeSkeleton
>
Optional
meta
meta
?:
ExportMetaData
nodes
nodes
:
Record
<
string
,
NodeSkeleton
>
saml2
Entities
saml2
Entities
:
Record
<
string
,
Saml2ProviderSkeleton
>
scripts
scripts
:
Record
<
string
,
ScriptSkeleton
>
social
Identity
Providers
social
Identity
Providers
:
Record
<
string
,
SocialIdpSkeleton
>
themes
themes
:
ThemeSkeleton
[]
tree
tree
:
TreeSkeleton
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
circles
Of
Trust
email
Templates
inner
Nodes
innernodes
meta
nodes
saml2
Entities
scripts
social
Identity
Providers
themes
tree
Frodo Library - v3.0.1-0
Loading...