Auth0 Node.js SDK - v6.4.0
    Preparing search index...

    Interface SetGuardianFactorResponseContent

    interface SetGuardianFactorResponseContent {
        enabled: boolean;
    }
    Index
    enabled: boolean

    Whether this factor is enabled (true) or disabled (false).