IGPAPI
    Preparing search index...

    Interface SetNewPasswordStepData

    interface SetNewPasswordStepData {
        new_password1?: any;
        new_password2?: any;
    }
    Index

    Properties

    new_password1?: any
    new_password2?: any