Confluence.js - Cloud and Server API library
Preparing search index...
Models
Relation
Interface Relation
interface
Relation
{
_expandable
:
{
relationData
:
string
;
source
:
string
;
target
:
string
}
;
_links
:
GenericLinks
;
name
:
string
;
relationData
?:
RelationData
;
source
?:
{}
;
target
?:
{}
;
}
Index
Properties
_
expandable
_
links
name
relation
Data?
source?
target?
Properties
_
expandable
_expandable
:
{
relationData
:
string
;
source
:
string
;
target
:
string
}
_
links
_links
:
GenericLinks
name
name
:
string
Optional
relation
Data
relationData
?:
RelationData
Optional
source
source
?:
{}
Optional
target
target
?:
{}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
expandable
_
links
name
relation
Data
source
target
Confluence.js - Cloud and Server API library
Loading...