adobe-firefly-sdk
Preparing search index...
firefly/src/flat
AsyncTaskResponse
Type Alias AsyncTaskResponse
AsyncTaskResponse
Response type for async requests.
type
AsyncTaskResponse
=
{
links
:
{
[
key
in
AsyncTaskLinkType
]
?:
AsyncTaskLink
}
;
progress
?:
number
;
}
Index
Properties
links
progress?
Properties
links
links
:
{
[
key
in
AsyncTaskLinkType
]
?:
AsyncTaskLink
}
Links
Optional
progress
progress
?:
number
Progress
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
links
progress
adobe-firefly-sdk
Loading...
AsyncTaskResponse
Response type for async requests.