Class CallQueueInfoRequest

java.lang.Object
com.ringcentral.definitions.CallQueueInfoRequest

public class CallQueueInfoRequest extends Object
For Call Queue extension type only. Please note that legacy 'Department' extension type corresponds to 'Call Queue' extensions in modern RingCentral product terminology
  • Field Details

    • slaGoal

      public Long slaGoal
      Target percentage of calls that must be answered by agents within the service level time threshold Format: int32
    • slaThresholdSeconds

      public Long slaThresholdSeconds
      Format: int32
    • includeAbandonedCalls

      public Boolean includeAbandonedCalls
    • abandonedThresholdSeconds

      public Long abandonedThresholdSeconds
      Format: int32
  • Constructor Details

    • CallQueueInfoRequest

      public CallQueueInfoRequest()
  • Method Details