IGPAPI
    Preparing search index...

    Interface VerifyEmailCodeStepData

    interface VerifyEmailCodeStepData {
        contact_point?: any;
        form_type?: any;
        hide_back_to_login?: any;
        resend_delay?: any;
        security_code?: any;
    }
    Index

    Properties

    contact_point?: any
    form_type?: any
    hide_back_to_login?: any
    resend_delay?: any
    security_code?: any