Document representing a link to the resource for product details.
Property | Type | Constraints | Description |
---|---|---|---|
link |
String | The target of the link. | |
product_description |
Localized<String> | The description of the product. | |
product_id |
String | mandatory=true, nullable=false | The id of the product. |
product_name |
Localized<String> | The name of the product. | |
title |
Localized<String> | The link title. |