Preparing search index...
The search index is not available
edocu-sdk
edocu-sdk
AttributeData
Interface AttributeData<T>
interface
AttributeData
<
T
=
AttributeValue
>
{
author
?:
User
;
isPublic
?:
boolean
;
organization
?:
string
;
timestamp
?:
string
;
value
:
T
;
}
Type Parameters
T
=
AttributeValue
Hierarchy (
View Summary
)
AttributeMeta
AttributeData
Index
Properties
author?
is
Public?
organization?
timestamp?
value
Properties
Optional
author
author
?:
User
Optional
is
Public
isPublic
?:
boolean
Optional
organization
organization
?:
string
Optional
timestamp
timestamp
?:
string
value
value
:
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
author
is
Public
organization
timestamp
value
edocu-sdk
Loading...