Back to Node Auth0

Interface CreateVerificationEmailResponseContent

docs/interfaces/management.Management.CreateVerificationEmailResponseContent.html

5.9.1955 B
Original Source

Interface CreateVerificationEmailResponseContent

interface CreateVerificationEmailResponseContent {
status: string;
type: string;
created_at?: string;
id: string;
key: string: any;
}

Indexable

Accepts any additional properties

Index

Properties

statustypecreated_at?id

Properties

status

status: string

Status of this job.

type

type: string

Type of job this is.

Optionalcreated_at

created_at?: string

When this job was created.

id

id: string

ID of this job.

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties statustypecreated_atid