Preparing search index...
The search index is not available
edocu-sdk
edocu-sdk
IWorkRecord
Interface IWorkRecord
interface
IWorkRecord
{
actionId
:
string
;
archive
?:
boolean
;
author
:
User
;
content
:
string
;
createdAt
:
string
;
files
?:
AttributeFileValue
[]
;
hash
:
string
;
items
?:
CountingWorkRecordItem
[]
;
metadata
?:
{
checklist
?:
{
hash
:
string
}
;
coordinates
?:
[
number
,
number
]
}
;
organization
:
string
;
}
Hierarchy
Omit
<
WorkRecordData
,
"actionID"
|
"timestamp"
|
"files"
|
"items"
>
IWorkRecord
Index
Properties
action
Id
archive?
author
content
created
At
files?
hash
items?
metadata?
organization
Properties
action
Id
actionId
:
string
Optional
archive
archive
?:
boolean
author
author
:
User
content
content
:
string
created
At
createdAt
:
string
Optional
files
files
?:
AttributeFileValue
[]
hash
hash
:
string
Optional
items
items
?:
CountingWorkRecordItem
[]
Optional
metadata
metadata
?:
{
checklist
?:
{
hash
:
string
}
;
coordinates
?:
[
number
,
number
]
}
organization
organization
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
Id
archive
author
content
created
At
files
hash
items
metadata
organization
edocu-sdk
Loading...