Home > @poq/sdk-sfcc > CustomerProductListItemLink
Document representing a customer product list item link.
Signature:
export declare class CustomerProductListItemLink extends BaseModel<CustomerProductListItemLink>
Extends: BaseModel<CustomerProductListItemLink
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(params) | Constructs a new instance of the CustomerProductListItemLink class |
| Property | Modifiers | Type | Description |
|---|---|---|---|
| link? | string | (Optional) The target of the link. | |
| title? | string | (Optional) The link title. |