ProductLink interface
Link with additional information about a product.
Properties
display |
The description of the link. |
uri | The URI corresponding to the link. |
Property Details
displayName
The description of the link.
displayName?: string
Property Value
string
uri
The URI corresponding to the link.
uri?: string
Property Value
string