Poq.SDK.Node

Home > @poq/sdk-sfcc > ProductSimpleLink

Document representing a link to a product.

Signature:

export declare class ProductSimpleLink extends BaseModel<ProductSimpleLink> 

Extends: BaseModel<ProductSimpleLink

Constructors

Constructor Modifiers Description
(constructor)(params)   Constructs a new instance of the ProductSimpleLink class

Properties

Property Modifiers Type Description
link?   string (Optional) The target of the link.
title?   string (Optional) The link title.