ngeo
    Preparing search index...

    Interface RuleBaseValue

    interface RuleBaseValue {
        operator: string;
        propertyName: string;
    }
    Index

    Properties

    operator: string

    The operator of the rule value.

    propertyName: string

    The property name of the rule value