Trello.js - API library
Preparing search index...
Models
Export
Interface Export
interface
Export
{
exportUrl
?:
string
;
id
?:
string
;
size
?:
string
;
startedAt
?:
string
;
status
?:
{
attempts
?:
number
;
finished
?:
boolean
;
stage
?:
string
}
;
}
Index
Properties
export
Url?
id?
size?
started
At?
status?
Properties
Optional
export
Url
exportUrl
?:
string
Optional
id
id
?:
string
Optional
size
size
?:
string
Optional
started
At
startedAt
?:
string
Optional
status
status
?:
{
attempts
?:
number
;
finished
?:
boolean
;
stage
?:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
export
Url
id
size
started
At
status
Trello.js - API library
Loading...