Home > @poq/sdk > ProfileRequest
Signature:
export declare class ProfileRequest extends PoqContract
Extends: PoqContract
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(params) | Constructs a new instance of the ProfileRequest class |
| Property | Modifiers | Type | Description |
|---|---|---|---|
| customData | Record<string, unknown> | undefined | ||
| string | undefined | |||
| firstName | string | undefined | ||
| isNewsletterEnabled | boolean | undefined | ||
| lastName | string | undefined | ||
| phone | string | undefined |