Auth0 Node.js SDK - v5.0.0
    Preparing search index...

    Interface SetRulesConfigRequestContent

    {
    * value: "value"
    * }
    interface SetRulesConfigRequestContent {
        value: string;
    }
    Index

    Properties

    Properties

    value: string

    Value for a rules config variable.