interface SearchOrExpression {
    or: SearchQuery[];
}

Hierarchy (View Summary)

Properties

Properties