Poq.SDK.Node

Home > @poq/sdk-sfcc > CustomerProductListRegistrant

CustomerProductListRegistrant class

Document representing a customer product list registrant.

Signature:

export declare class CustomerProductListRegistrant extends BaseModel<CustomerProductListRegistrant> 

Extends: BaseModel<CustomerProductListRegistrant

Constructors

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

Properties

Property Modifiers Type Description
email?   string (Optional) The email of the registrant.
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.