Preparing search index...
The search index is not available
SDK Core Documentation - v0.0.2-5
SDK Core Documentation
APIErrorData
Interface APIErrorData
interface
APIErrorData
{
code
:
number
;
details
:
APIErrorDetail
[]
;
name
:
string
;
what
:
string
;
}
Index
Properties
code
details
name
what
Properties
code
code
:
number
details
details
:
APIErrorDetail
[]
name
name
:
string
what
what
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
code
details
name
what
SDK Core Documentation - v0.0.2-5
Loading...