interface OrderSearchAndExpression {
    and: OrderSearchQuery[];
}

Hierarchy (View Summary)

Properties

Properties