interface SearchAndExpression {
    and: SearchQuery[];
}

Hierarchy (View Summary)

Properties

Properties