-
-
- serialVersionUID:
- 1L
-
Serialized Fields
-
additionalAttributes
Map<String,Object> additionalAttributes
Map of any additional attributes for the product.
-
id
String id
The context ID of the product
-
pricingKey
String pricingKey
The pricing key of the product.
-
sku
String sku
The SKU of the product.
-
- serialVersionUID:
- 1L
-
Serialized Fields
-
attributes
Map<String,Object> attributes
Map holding any additional attributes passed in the request not matching any defined
properties.
-
content
List<T> content
The actual results for the search request.
-
-