dw.catalog
Class SortingRule
Represents a product sorting rule for use with the ProductSearchModel.
Properties
ID
:
String
(Read Only)
The ID of the sorting rule.
Constructor Summary
This class does not have a constructor, so you cannot create it directly.
Methods inherited from class
PersistentObject
Methods inherited from class
Object
assign, create, create, defineProperties, defineProperty, entries, freeze, fromEntries, getOwnPropertyDescriptor, getOwnPropertyNames, getOwnPropertySymbols, getPrototypeOf, hasOwnProperty, is, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, preventExtensions, propertyIsEnumerable, seal, setPrototypeOf, toLocaleString, toString, valueOf, values
Method Detail