Preparing search index...
The search index is not available
edocu-sdk
edocu-sdk
HistoryElement
Interface HistoryElement
interface
HistoryElement
{
_element_parent
?:
AttributeData
<
string
|
AttributeValueTypeElement
|
Element
,
>
;
_type
:
string
;
author
?:
User
;
element_name
:
{
value
:
string
}
;
hash
:
string
;
isPublic
?:
boolean
;
links
?:
RestApiLink
[]
;
organization
:
string
;
timestamp
?:
string
;
}
Hierarchy (
View Summary
)
ElementMetaAttributes
HistoryElement
Index
Properties
_element_
parent?
_type
author?
element_
name
hash
is
Public?
links?
organization
timestamp?
Properties
Optional
_element_
parent
_element_parent
?:
AttributeData
<
string
|
AttributeValueTypeElement
|
Element
>
_type
_type
:
string
Optional
author
author
?:
User
element_
name
element_name
:
{
value
:
string
}
hash
hash
:
string
Optional
is
Public
isPublic
?:
boolean
Optional
links
links
?:
RestApiLink
[]
organization
organization
:
string
Optional
timestamp
timestamp
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_element_
parent
_type
author
element_
name
hash
is
Public
links
organization
timestamp
edocu-sdk
Loading...