@watzon/baserow
Preparing search index...
types
ExportApplicationsJobTypeResponse
Interface ExportApplicationsJobTypeResponse
interface
ExportApplicationsJobTypeResponse
{
created_on
:
string
;
exported_file_name
:
string
;
human_readable_error
?:
null
|
string
;
id
:
number
;
progress_percentage
:
number
;
state
:
string
;
type
:
string
;
url
:
string
;
workspace_id
:
null
|
number
;
}
Index
Properties
created_
on
exported_
file_
name
human_
readable_
error?
id
progress_
percentage
state
type
url
workspace_
id
Properties
created_
on
created_on
:
string
exported_
file_
name
exported_file_name
:
string
Optional
human_
readable_
error
human_readable_error
?:
null
|
string
id
id
:
number
progress_
percentage
progress_percentage
:
number
state
state
:
string
type
type
:
string
url
url
:
string
workspace_
id
workspace_id
:
null
|
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created_
on
exported_
file_
name
human_
readable_
error
id
progress_
percentage
state
type
url
workspace_
id
@watzon/baserow
Loading...