Package com.ringcentral.definitions
Class TimelineResponseData
java.lang.Object
com.ringcentral.definitions.TimelineResponseData
A list of time-value points of call data as per the grouping and filtering options specified in the request
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe selected grouping option Required Enum: Company, CompanyNumbers, Users, Queues, IVRs, SharedLines, UserGroups, Sites, DepartmentsList of call data as per the grouping and filtering options specified in the request -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
groupedBy
The selected grouping option Required Enum: Company, CompanyNumbers, Users, Queues, IVRs, SharedLines, UserGroups, Sites, Departments -
records
List of call data as per the grouping and filtering options specified in the request
-
-
Constructor Details
-
TimelineResponseData
public TimelineResponseData()
-
-
Method Details
-
groupedBy
-
records
-