Auth0 Node.js SDK - v5.1.0
Preparing search index...
management
Management
GetJobImportUserError
Interface GetJobImportUserError
interface
GetJobImportUserError
{
code
?:
string
;
message
?:
string
;
path
?:
string
;
[
key
:
string
]:
any
;
}
Indexable
[
key
:
string
]:
any
Accepts any additional properties
Index
Properties
code?
message?
path?
Properties
Optional
code
code
?:
string
Error code.
Optional
message
message
?:
string
Error message.
Optional
path
path
?:
string
Error field.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
code
message
path
Auth0 Node.js SDK - v5.1.0
Loading...
Accepts any additional properties