Class AggregationResponseOptionsTimers

java.lang.Object
com.ringcentral.definitions.AggregationResponseOptionsTimers

public class AggregationResponseOptionsTimers extends Object
The formula is defined by `aggregationType` and `aggregationInterval` for every timer individually. If `aggregationType` is `Sum` or `Percent`, `aggregationInterval` is not supported. If `aggregationType` is `Min`, `Max` or `Average`, `aggregationInterval` is supported, but not required. If left empty, aggregation will be performed on per-call basis