Poq.SDK.Node

Home > @poq/sdk-sfcc > ProductListEvent

ProductListEvent class

Document representing a product list event.

Signature:

export declare class ProductListEvent extends BaseModel<ProductListEvent> 

Extends: BaseModel<ProductListEvent

Constructors

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

Properties

Property Modifiers Type Description
city?   string (Optional) The city where the event takes place.
country?   string (Optional) The country where the event takes place.
date?   string (Optional) The date when the event takes place.
state?   string (Optional) The federal state where the event takes place.
type?   string (Optional) Type of the event to celebrate.