Builder

public final class Builder

Functions

Link copied to clipboard

Builds a ListContactsQueryParams instance.

Link copied to clipboard

Sets the contacts matching the exact contact's email.

Link copied to clipboard

Sets the contacts belonging to the Contact Group matching this ID

Link copied to clipboard

Sets the maximum number of objects to return. This field defaults to 50. The maximum allowed value is 200.

Link copied to clipboard

Sets the identifier that specifies which page of data to return. This value should be taken from the next_cursor response field.

Link copied to clipboard

Sets the contacts matching the contact's exact phone number

Link copied to clipboard

Sets the contacts also within the specified Contact Group subgroups, if the group parameter is set.

Link copied to clipboard

Sets the contacts matching from the address book or auto-generated contacts from emails. For example of contacts only from the address book: /contacts?source=address_bookor for only autogenerated contacts:/contacts?source=inbox`