Package com.ringcentral.definitions
Class GroupingByMembers
java.lang.Object
com.ringcentral.definitions.GroupingByMembers
This grouping allows to specify the `groupByMembers` option. The response data will be grouped by users and will only include users that belong to the scope selected in `groupByMembers` field
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe selected data scope Required Enum: Department, UserGroup, Queue, SiteString[]
This field can be used to further limit the users selection by specifying unique identifiers of corresponding entities. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
groupByMembers
The selected data scope Required Enum: Department, UserGroup, Queue, Site -
keys
This field can be used to further limit the users selection by specifying unique identifiers of corresponding entities. For example, providing unique queue ids along with `Queue` in `groupByMembers` field will limit the response to users that are queue agents in at least one of these queues
-
-
Constructor Details
-
GroupingByMembers
public GroupingByMembers()
-
-
Method Details
-
groupByMembers
-
keys
-