IGPAPI
    Preparing search index...

    Interface VerifyCodeStepData

    interface VerifyCodeStepData {
        contact_point?: any;
        form_type?: any;
        phone_number?: any;
        phone_number_formatted?: any;
        phone_number_preview?: any;
        resend_delay?: any;
        security_code?: any;
        sms_resend_delay?: any;
        use_company_branding?: any;
    }
    Index

    Properties

    contact_point?: any
    form_type?: any
    phone_number?: any
    phone_number_formatted?: any
    phone_number_preview?: any
    resend_delay?: any
    security_code?: any
    sms_resend_delay?: any
    use_company_branding?: any