Back to Node Auth0

Interface ChangePasswordTicketResponseContent

docs/interfaces/management.Management.ChangePasswordTicketResponseContent.html

5.9.1613 B
Original Source

Interface ChangePasswordTicketResponseContent

interface ChangePasswordTicketResponseContent {
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