Poq.SDK.Node

Home > @poq/sdk-sfcc > ProductListRegistrant

ProductListRegistrant class

Document representing a product list registrant.

Signature:

export declare class ProductListRegistrant extends BaseModel<ProductListRegistrant> 

Extends: BaseModel<ProductListRegistrant

Constructors

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

Properties

Property Modifiers Type Description
firstName?   string (Optional) The first name of the registrant.
lastName?   string (Optional) The last name of the registrant.
role?   string (Optional) The role of the registrant.