Back to Node Auth0

Interface GetJobImportUserError

docs/interfaces/management.Management.GetJobImportUserError.html

5.9.1781 B
Original Source

Interface GetJobImportUserError

interface GetJobImportUserError {
code?: string;
message?: string;
path?: string;
key: string: any;
}

Indexable

Accepts any additional properties

Index

Properties

code?message?path?

Properties

Optionalcode

code?: string

Error code.

Optionalmessage

message?: string

Error message.

Optionalpath

path?: string

Error field.

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties codemessagepath