A11 TypeScript API - v0.2.1
A11 guides
Python API
C++ internals
Preparing search index...
StatusJson
Interface StatusJson
JSON representation shared by A11's HTTP and signalling boundaries.
interface
StatusJson
{
code
:
number
;
details
:
object
[]
;
message
:
string
;
}
Index
Properties
code
details
message
Properties
code
code
:
number
details
details
:
object
[]
message
message
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
details
message
A11 guides
Python API
C++ internals
A11 TypeScript API - v0.2.1
Loading...
JSON representation shared by A11's HTTP and signalling boundaries.