@cpod/sdk - v0.2.7
Preparing search index...
ApiError
Interface ApiError
API Error response
interface
ApiError
{
message
:
string
;
code
?:
string
;
status
:
number
;
}
Index
Properties
message
code?
status
Properties
message
message
:
string
Optional
code
code
?:
string
status
status
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
message
code
status
@cpod/sdk - v0.2.7
Loading...
API Error response