@watzon/baserow
Preparing search index...
types
ImportApplicationsJobTypeResponse
Interface ImportApplicationsJobTypeResponse
interface
ImportApplicationsJobTypeResponse
{
human_readable_error
?:
null
|
string
;
id
:
number
;
installed_applications
:
any
;
progress_percentage
:
number
;
resource
:
ImportResource
;
state
:
string
;
type
:
string
;
workspace_id
:
number
;
}
Index
Properties
human_
readable_
error?
id
installed_
applications
progress_
percentage
resource
state
type
workspace_
id
Properties
Optional
human_
readable_
error
human_readable_error
?:
null
|
string
id
id
:
number
installed_
applications
installed_applications
:
any
progress_
percentage
progress_percentage
:
number
resource
resource
:
ImportResource
state
state
:
string
type
type
:
string
workspace_
id
workspace_id
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
human_
readable_
error
id
installed_
applications
progress_
percentage
resource
state
type
workspace_
id
@watzon/baserow
Loading...