Preparing search index...
The search index is not available
@mozaic-io/mozaic-sdk-node - v1.0.2-alpha.4
@mozaic-io/mozaic-sdk-node
api/api
WaitlistDeets
Interface WaitlistDeets
export WaitlistDeets
interface
WaitlistDeets
{
company
?:
null
|
string
;
country
?:
null
|
string
;
first_name
?:
null
|
string
;
last_name
?:
null
|
string
;
lifecycle
?:
HubSpotLifecycle
;
transaction_volume
?:
null
|
string
;
}
Index
Properties
company?
country?
first_
name?
last_
name?
lifecycle?
transaction_
volume?
Properties
Optional
company
company
?:
null
|
string
Optional
country
country
?:
null
|
string
Optional
first_
name
first_
name
?:
null
|
string
Optional
last_
name
last_
name
?:
null
|
string
Optional
lifecycle
lifecycle
?:
HubSpotLifecycle
Optional
transaction_
volume
transaction_
volume
?:
null
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
company
country
first_
name
last_
name
lifecycle
transaction_
volume
@mozaic-io/mozaic-sdk-node - v1.0.2-alpha.4
Loading...
export WaitlistDeets