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

This grouping allows to specify the groupBy option by which the data in the response will be grouped More...

Properties

string groupBy [get, set]
 The selected grouping option Required Enum: Company, CompanyNumbers, Users, Queues, IVRs, SharedLines, UserGroups, Sites, Departments More...
 
string[] keys [get, set]
 This field can be used to specify unique identifiers of entities selected in groupBy field. The response data will be limited to these entities only More...
 

Detailed Description

This grouping allows to specify the groupBy option by which the data in the response will be grouped

Property Documentation

◆ groupBy

string RingCentral.DirectGrouping.groupBy
getset

The selected grouping option Required Enum: Company, CompanyNumbers, Users, Queues, IVRs, SharedLines, UserGroups, Sites, Departments

◆ keys

string [] RingCentral.DirectGrouping.keys
getset

This field can be used to specify unique identifiers of entities selected in groupBy field. The response data will be limited to these entities only


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