interface SearchNotExpression {
    not: SearchQuery[];
}

Hierarchy (View Summary)

Properties

Properties