Search
Preparing search index...
The search index is not available
@devnote-dev/pterojs
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@devnote-dev/pterojs
APIErrorResponse
Interface APIErrorResponse
Represents an API error response object.
Hierarchy
APIErrorResponse
Index
Properties
errors
Properties
errors
errors
:
{
code
:
string
;
detail
:
string
;
meta
?:
unknown
;
status
:
string
}
[]
Exports
APIError
Response
errors
Generated using
TypeDoc
Represents an API error response object.