nylas
Preparing search index...
models/contacts
ContactGroup
Interface ContactGroup
Interface representing a contact group.
interface
ContactGroup
{
grantId
?:
string
;
groupType
?:
GroupType
;
id
:
string
;
name
?:
string
;
object
:
"contact_group"
;
path
?:
string
;
}
Index
Properties
grant
Id?
group
Type?
id
name?
object
path?
Properties
Optional
grant
Id
grantId
?:
string
Optional
group
Type
groupType
?:
GroupType
id
id
:
string
Optional
name
name
?:
string
object
object
:
"contact_group"
Optional
path
path
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
grant
Id
group
Type
id
name
object
path
nylas
Loading...
Interface representing a contact group.