This documentation is for a version that has reached its End Of Life. Such versions are no longer supported and don't receive security updates. Consider updating to a newer version.
Order Created Sort Clause¶
The Created
Sort Clause sorts search results by the date and time when the order was created.
Arguments¶
- (optional)
sortDirection
-Created
constant, eitherCreated::SORT_ASC
orCreated::SORT_DESC
Example¶
1 2 3 4 5 6 7 |
|