Poq.SDK.Node

Home > @poq/sdk > ProfileRequest

ProfileRequest class

Signature:

export declare class ProfileRequest extends PoqContract 

Extends: PoqContract

Constructors

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

Properties

Property Modifiers Type Description
customData   Record<string, unknown> | undefined  
email   string | undefined  
firstName   string | undefined  
isNewsletterEnabled   boolean | undefined  
lastName   string | undefined  
phone   string | undefined