Specifies which timestamp to use to sort SearchOrder
results.
<- Enum
Enum
Specifies which timestamp to use to sort SearchOrder
results.
The time when the order was created, in RFC-3339 format. If you are also filtering for a time range in this query, you must set the CREATED_AT
field in your DateTimeFilter
.
The time when the order last updated, in RFC-3339 format. If you are also filtering for a time range in this query, you must set the UPDATED_AT
field in your DateTimeFilter
.