Home > @poq/sdk-sfcc > ProductListRegistrant > (constructor)
Constructs a new instance of the ProductListRegistrant class
Signature:
constructor(params?: {
firstName?: string;
lastName?: string;
role?: string;
});
| Parameter | Type | Description |
|---|---|---|
| params | { firstName?: string; lastName?: string; role?: string; } | (Optional) |