interface OrderSearchAndExpression {
    and: OrderSearchQuery[];
}

Hierarchy (view full)

Properties

Properties