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.
Payment CreatedAt Sort Clause¶
The CreatedAt
Sort Clause sorts search results by the date and time when the payment was created.
Arguments¶
- (optional)
sortDirection
-CreatedAt
constant, eitherCreatedAt::SORT_ASC
orCreatedAt::SORT_DESC
Example¶
1 2 3 4 5 6 7 |
|