ProductCode Sort Clause¶
The ProductCode
Sort Clause sorts search results by the Product code.
Arguments¶
sortDirection
(optional) - Query or LocationQuery constant, eitherQuery::SORT_ASC
orQuery::SORT_DESC
.
Example¶
1 2 |
|
The ProductCode
Sort Clause sorts search results by the Product code.
sortDirection
(optional) - Query or LocationQuery constant, either Query::SORT_ASC
or Query::SORT_DESC
.1 2 |
|