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

A list of time-value points of call data as per the grouping and filtering options specified in the request More...

Properties

string groupedBy [get, set]
 The selected grouping option Required Enum: Company, CompanyNumbers, Users, Queues, IVRs, SharedLines, UserGroups, Sites, Departments More...
 
TimelineResponseRecord[] records [get, set]
 List of call data as per the grouping and filtering options specified in the request More...
 

Detailed Description

A list of time-value points of call data as per the grouping and filtering options specified in the request

Property Documentation

◆ groupedBy

string RingCentral.TimelineResponseData.groupedBy
getset

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

◆ records

TimelineResponseRecord [] RingCentral.TimelineResponseData.records
getset

List of call data as per the grouping and filtering options specified in the request


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