@auth0/auth0-acul-react - v1.0.0
    Preparing search index...

    Interface PhoneEnrollmentOptions

    interface PhoneEnrollmentOptions {
        type: "text" | "voice";
        [key: string]: string | number | boolean;
    }

    Indexable

    • [key: string]: string | number | boolean
    Index

    Properties

    Properties

    type: "text" | "voice"