interface SearchNotExpression {
    not: SearchQuery[];
}

Hierarchy (view full)

Properties

Properties