Class AggregationResponseOptionsTimersCallsSegmentsDuration

java.lang.Object
com.ringcentral.definitions.AggregationResponseOptionsTimersCallsSegmentsDuration

public class AggregationResponseOptionsTimersCallsSegmentsDuration extends Object
  • Field Details

    • aggregationType

      public String aggregationType
      Counter aggregation type. Can be `Sum`, `Average`, `Min`, `Max` or `Percent` Enum: Sum, Average, Max, Min, Percent
    • aggregationInterval

      public String aggregationInterval
      Time interval which will be used for aggregation. Can be `Hour`, `Day`, `Week` or `Month` Enum: Hour, Day, Week, Month
  • Constructor Details

    • AggregationResponseOptionsTimersCallsSegmentsDuration

      public AggregationResponseOptionsTimersCallsSegmentsDuration()
  • Method Details