coldbydefault-portfolio
Preparing search index...
types/admin
ApiErrorResponse
Interface ApiErrorResponse
interface
ApiErrorResponse
{
details
?:
string
|
string
[]
;
error
?:
string
;
message
?:
string
;
}
Index
Properties
details?
error?
message?
Properties
Optional
details
details
?:
string
|
string
[]
Optional
error
error
?:
string
Optional
message
message
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
details
error
message
coldbydefault-portfolio
Loading...