Class RecurrenceScheduleResponse


  • public final class RecurrenceScheduleResponse
    extends java.lang.Object
    • Method Detail

      • hours

        public java.util.List<java.lang.Integer> hours()
        Returns:
        [Required] List of hours for the schedule.
      • minutes

        public java.util.List<java.lang.Integer> minutes()
        Returns:
        [Required] List of minutes for the schedule.
      • monthDays

        public java.util.List<java.lang.Integer> monthDays()
        Returns:
        List of month days for the schedule
      • weekDays

        public java.util.List<java.lang.String> weekDays()
        Returns:
        List of days for the schedule.