interface OrderSearchNotExpression {
    not: OrderSearchQuery[];
}

Hierarchy

Properties

Properties

Generated using TypeDoc