Member Junction
Preparing search index...
@memberjunction/actions-bizapps-lms
LearnWorldsAPIError
Interface LearnWorldsAPIError
Error shape returned by the LearnWorlds API
interface
LearnWorldsAPIError
{
error
?:
{
code
?:
string
;
message
?:
string
}
;
message
?:
string
;
statusCode
?:
number
;
}
Index
Properties
error?
message?
status
Code?
Properties
Optional
error
error
?:
{
code
?:
string
;
message
?:
string
}
Optional
message
message
?:
string
Optional
status
Code
statusCode
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
message
status
Code
Member Junction
Loading...
Error shape returned by the LearnWorlds API