ContactGroupId

public final class ContactGroupId

Class representing an object that points to a contact group ID.

Constructors

Link copied to clipboard
public ContactGroupId ContactGroupId(@Json(name = "id") String id)

Properties

Link copied to clipboard
private final String id

The ID of the contact group.

Functions

Link copied to clipboard
public final String getId()

The ID of the contact group.