interface OrderSearchNotExpression {
    not: OrderSearchQuery[];
}

Hierarchy (View Summary)

Properties

Properties