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
Email
Interface Email
export Email
interface
Email
{
address
?:
null
|
string
;
is_primary
?:
boolean
;
is_validated
?:
boolean
;
label
?:
null
|
string
;
}
Index
Properties
address?
is_
primary?
is_
validated?
label?
Properties
Optional
address
address
?:
null
|
string
Optional
is_
primary
is_
primary
?:
boolean
Optional
is_
validated
is_
validated
?:
boolean
Optional
label
label
?:
null
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
is_
primary
is_
validated
label
@mozaic-io/mozaic-sdk-node - v1.0.2-alpha.4
Loading...
export Email