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
InviteInfo
Interface InviteInfo
export InviteInfo
interface
InviteInfo
{
amount
?:
null
|
string
;
display_name
?:
null
|
string
;
email
?:
null
|
string
;
from_display_name
?:
null
|
string
;
primary_phone
?:
null
|
string
;
}
Index
Properties
amount?
display_
name?
email?
from_
display_
name?
primary_
phone?
Properties
Optional
amount
amount
?:
null
|
string
Optional
display_
name
display_
name
?:
null
|
string
Optional
email
email
?:
null
|
string
Optional
from_
display_
name
from_
display_
name
?:
null
|
string
Optional
primary_
phone
primary_
phone
?:
null
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
display_
name
email
from_
display_
name
primary_
phone
@mozaic-io/mozaic-sdk-node - v1.0.2-alpha.4
Loading...
export InviteInfo