Class ScheduleInfo

java.lang.Object
com.ringcentral.definitions.ScheduleInfo

public class ScheduleInfo extends Object
Schedule when an answering rule should be applied
  • Field Details

    • weeklyRanges

      public WeeklyScheduleInfo weeklyRanges
    • ranges

      public RangesInfo[] ranges
      Specific data ranges
    • ref

      public String ref
      The user's schedule specified for business hours or after hours; it can also be set/retrieved calling the corresponding method Enum: BusinessHours, AfterHours
  • Constructor Details

    • ScheduleInfo

      public ScheduleInfo()
  • Method Details