类 PatchCalendarRespBody

java.lang.Object
com.lark.oapi.service.calendar.v4.model.PatchCalendarRespBody

public class PatchCalendarRespBody extends Object
  • 构造器详细资料

    • PatchCalendarRespBody

      public PatchCalendarRespBody()
  • 方法详细资料

    • getCalendar

      public Calendar getCalendar()
    • setCalendar

      public void setCalendar(Calendar calendar)