Back to Node Auth0

Interface CreateGuardianEnrollmentTicketResponseContent

docs/interfaces/management.Management.CreateGuardianEnrollmentTicketResponseContent.html

5.9.1885 B
Original Source

Interface CreateGuardianEnrollmentTicketResponseContent

interface CreateGuardianEnrollmentTicketResponseContent {
ticket_id?: string;
ticket_url?: string;
key: string: any;
}

Indexable

Accepts any additional properties

Index

Properties

ticket_id?ticket_url?

Properties

Optionalticket_id

ticket_id?: string

The ticket_id used to identify the enrollment

Optionalticket_url

ticket_url?: string

The url you can use to start enrollment

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties ticket_idticket_url