Websites v4 docs v5.2.5
Preparing search index...
API Reference/Models
ImagesAPICreateResponse
Type Alias ImagesAPICreateResponse
type
ImagesAPICreateResponse
=
{
async
?:
boolean
;
error
?:
{
status
:
number
}
;
homeflow_id
?:
string
;
path
?:
string
;
url
?:
string
;
}
Index
Properties
async?
error?
homeflow_
id?
path?
url?
Properties
Optional
async
async
?:
boolean
Optional
error
error
?:
{
status
:
number
}
Optional
homeflow_
id
homeflow_id
?:
string
Optional
path
path
?:
string
Optional
url
url
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
async
error
homeflow_
id
path
url
Websites v4 docs v5.2.5
Loading...