类 CreateCalendarRespBody

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

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

    • CreateCalendarRespBody

      public CreateCalendarRespBody()
  • 方法详细资料

    • getCalendar

      public Calendar getCalendar()
    • setCalendar

      public void setCalendar(Calendar calendar)