SortOrder
Sort order input for the result set. Any of the searchable properties can be used for property name and order can be either Ascending or Descending.
Types that use SortOrder:
Calls that use SortOrder:
findCompatibilitiesBySpecification, findProducts, findProductsByCompatibility, getProductCompatibilities
Fields
Order of the sort, either Ascending or Descending.
See the Field Index to learn which calls use order.
Output can be sorted by one or more property names. You can look these values up using the getProductSearchNames call in the Product Metadata API.
See the Field Index to learn which calls use propertyName.