MobX Lark
Preparing search index...
TaskAttachment
Interface TaskAttachment
interface
TaskAttachment
{
file_token
:
string
;
guid
:
string
;
is_cover
:
boolean
;
name
:
string
;
resource
:
{
id
:
string
;
type
:
"task"
}
;
size
:
62232
;
uploaded_at
:
string
;
uploader
:
TaskOperator
;
}
Hierarchy
Pick
<
TaskList
,
"guid"
|
"name"
>
Record
<
"file_token"
|
"uploaded_at"
,
string
>
TaskAttachment
Index
Properties
file_
token
guid
is_
cover
name
resource
size
uploaded_
at
uploader
Properties
file_
token
file_token
:
string
guid
guid
:
string
is_
cover
is_cover
:
boolean
name
name
:
string
resource
resource
:
{
id
:
string
;
type
:
"task"
}
size
size
:
62232
uploaded_
at
uploaded_at
:
string
uploader
uploader
:
TaskOperator
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
file_
token
guid
is_
cover
name
resource
size
uploaded_
at
uploader
MobX Lark
Loading...