interface SearchAndExpression {
    and: SearchQuery[];
}

Hierarchy (view full)

Properties

Properties