Class SortingRule
Represents a product sorting rule for use with the ProductSearchModel.
| Property | Description |
|---|---|
ID: String (read-only) | Returns the ID of the sorting rule. |
This class does not have a constructor, so you cannot create it directly.
| Method | Description |
|---|---|
| getID() | Returns the ID of the sorting rule. |
getCreationDate, getLastModified, getUUID
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
- ID: String
(read-only) Returns the ID of the sorting rule.
- getID(): String
Returns the ID of the sorting rule.
Returns:
- sorting rule ID