RingCentral .Net SDK
Properties | List of all members
RingCentral.GroupingByMembers Class Reference

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 More...

Properties

string groupByMembers [get, set]
 The selected data scope Required Enum: Department, UserGroup, Queue, Site More...
 
string[] keys [get, set]
 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 More...
 

Detailed Description

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

Property Documentation

◆ groupByMembers

string RingCentral.GroupingByMembers.groupByMembers
getset

The selected data scope Required Enum: Department, UserGroup, Queue, Site

◆ keys

string [] RingCentral.GroupingByMembers.keys
getset

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


The documentation for this class was generated from the following file: