interface OrderSearchNotExpression {
    not: OrderSearchQuery[];
}

Hierarchy (view full)

Properties

Properties