Preparing search index...
The search index is not available
@mozaic-io/mozaic-sdk-node - v1.0.2-alpha.4
@mozaic-io/mozaic-sdk-node
api/api
ProblemDetails
Interface ProblemDetails
export ProblemDetails
interface
ProblemDetails
{
Detail
?:
null
|
string
;
Extensions
?:
null
|
{
[
key
:
string
]
:
any
;
}
;
Instance
?:
null
|
string
;
Status
?:
null
|
number
;
Title
?:
null
|
string
;
Type
?:
null
|
string
;
}
Index
Properties
Detail?
Extensions?
Instance?
Status?
Title?
Type?
Properties
Optional
Detail
Detail
?:
null
|
string
Optional
Extensions
Extensions
?:
null
|
{
[
key
:
string
]
:
any
;
}
Optional
Instance
Instance
?:
null
|
string
Optional
Status
Status
?:
null
|
number
Optional
Title
Title
?:
null
|
string
Optional
Type
Type
?:
null
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Detail
Extensions
Instance
Status
Title
Type
@mozaic-io/mozaic-sdk-node - v1.0.2-alpha.4
Loading...
export ProblemDetails