CreateProfileContext interface

Properties

ciData
contactWithOffers
countryName
displayName
emailAddress
hasAccount
language
phoneNumber
profileState

The current state of the profile.

Property Details

ciData

ciData: {[key: string]: any}

Property Value

{[key: string]: any}

contactWithOffers

contactWithOffers: boolean

Property Value

boolean

countryName

countryName: string

Property Value

string

displayName

displayName: string

Property Value

string

emailAddress

emailAddress: string

Property Value

string

hasAccount

hasAccount: boolean

Property Value

boolean

language

language: string

Property Value

string

phoneNumber

phoneNumber: string

Property Value

string

profileState

The current state of the profile.

profileState: ProfileState

Property Value