Auth0 Node.js SDK - v5.0.0
    Preparing search index...

    Interface CreateGuardianEnrollmentTicketResponseContent

    This file was auto-generated by Fern from our API Definition.

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

    Indexable

    • [key: string]: any

      Accepts any additional properties

    Index

    Properties

    ticket_id?: string

    The ticket_id used to identify the enrollment

    ticket_url?: string

    The url you can use to start enrollment