Package com.ringcentral.definitions
Class CallsByQueueHoursBreakdown
java.lang.Object
com.ringcentral.definitions.CallsByQueueHoursBreakdown
Result breakdown by queue hours
-
Field Summary
FieldsModifier and TypeFieldDescriptionValue for AfterHours queue hours Required Format: doubleValue for BusinessHours queue hours Required Format: double -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionafterHours(Double afterHours) businessHours(Double businessHours)
-
Field Details
-
businessHours
Value for BusinessHours queue hours Required Format: double -
afterHours
Value for AfterHours queue hours Required Format: double
-
-
Constructor Details
-
CallsByQueueHoursBreakdown
public CallsByQueueHoursBreakdown()
-
-
Method Details
-
businessHours
-
afterHours
-