Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Platform SDK
IWarningObject
Interface IWarningObject
interface
IWarningObject
{
code
:
string
;
message
:
string
;
}
Hierarchy (
View Summary
)
IWarningObject
ImageProcessingOngoingWarning
Index
Properties
code
message
Properties
Readonly
code
code
:
string
Identifier for the type of warning.
Readonly
message
message
:
string
Contains information about the returned response.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
message
Typescript SDK Type Docs
Loading...
Identifier for the type of warning.