IGPAPI
    Preparing search index...

    Interface VerifyEmailStepData

    interface VerifyEmailStepData {
        contact_point?: any;
        form_type?: any;
        resend_delay?: any;
        security_code?: any;
        use_company_branding?: any;
    }
    Index

    Properties

    contact_point?: any
    form_type?: any
    resend_delay?: any
    security_code?: any
    use_company_branding?: any