Enum defining criteria for ordering orders.

Enumeration Members

Enumeration Members

CreatedDate

Order orders by their creation date.

Customer

Order orders by the customer associated with the order.

Id

Order orders by their unique identifier (ID).