adobe-firefly-sdk
Preparing search index...
firefly/src/sdk
ErrorResponse
Type Alias ErrorResponse
ErrorResponse
type
ErrorResponse
=
{
message
?:
string
;
reason
?:
string
;
}
Index
Properties
message?
reason?
Properties
Optional
message
message
?:
string
A message describing the error.
Optional
reason
reason
?:
string
The type of error that occurred.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
message
reason
adobe-firefly-sdk
Loading...
ErrorResponse