Class CalendarEventsResponse

    • Field Detail

      • date

        public String date
        Start date of the query window.
      • nextDate

        public String nextDate
        Pagination cursor; pass as start to fetch the next page, empty when there are no more pages.
    • Constructor Detail

      • CalendarEventsResponse

        public CalendarEventsResponse()