nylas
2.3.0
jvm
nylas
/
com.nylas.models
/
ContactGroupId
Contact
Group
Id
public
final
class
ContactGroupId
Class representing an object that points to a contact group ID.
Members
Constructors
Contact
Group
Id
Link copied to clipboard
public
ContactGroupId
ContactGroupId
(
@
Json
(
name
=
"id"
)
String
id
)
Properties
id
Link copied to clipboard
private
final
String
id
The ID of the contact group.
Functions
get
Id
Link copied to clipboard
public
final
String
getId
(
)
The ID of the contact group.