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