Project Home
Preparing search index...
The search index is not available
Frodo Library - v3.0.4-2
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
innernodes?
inner
Nodes?
meta?
nodes
saml2
Entities
scripts
social
Identity
Providers
themes
tree
Properties
circles
Of
Trust
circlesOfTrust
:
Record
<
string
,
CircleOfTrustSkeleton
>
email
Templates
emailTemplates
:
Record
<
string
,
EmailTemplateSkeleton
>
Optional
innernodes
innernodes
?:
Record
<
string
,
NodeSkeleton
>
Optional
inner
Nodes
innerNodes
?:
Record
<
string
,
NodeSkeleton
>
Optional
meta
meta
?:
ExportMetaData
nodes
nodes
:
Record
<
string
,
NodeSkeleton
>
saml2
Entities
saml2Entities
:
Record
<
string
,
Saml2ProviderSkeleton
>
scripts
scripts
:
Record
<
string
,
ScriptSkeleton
>
social
Identity
Providers
socialIdentityProviders
:
Record
<
string
,
SocialIdpSkeleton
>
themes
themes
:
ThemeSkeleton
[]
tree
tree
:
TreeSkeleton
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
circles
Of
Trust
email
Templates
innernodes
inner
Nodes
meta
nodes
saml2
Entities
scripts
social
Identity
Providers
themes
tree
Project Home
Frodo Library - v3.0.4-2
Loading...