Poq.SDK.Node

Home > @poq/sdk-sfcc > CustomerProductListItemLink

Document representing a customer product list item link.

Signature:

export declare class CustomerProductListItemLink extends BaseModel<CustomerProductListItemLink> 

Extends: BaseModel<CustomerProductListItemLink

Constructors

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

Properties

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