Back to Node Auth0

Interface VerifyEmailTicketResponseContent

docs/interfaces/management.Management.VerifyEmailTicketResponseContent.html

5.9.1604 B
Original Source

Interface VerifyEmailTicketResponseContent

interface VerifyEmailTicketResponseContent {
ticket: string;
key: string: any;
}

Indexable

Accepts any additional properties

Index

Properties

ticket

Properties

ticket

ticket: string

URL representing the ticket.

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties ticket