interface OrderSearchAndExpression {
    and: OrderSearchQuery[];
}

Hierarchy

Properties

Properties

Generated using TypeDoc