类 CreateSectionRespBody

java.lang.Object
com.lark.oapi.service.task.v2.model.CreateSectionRespBody

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

    • CreateSectionRespBody

      public CreateSectionRespBody()
  • 方法详细资料

    • getSection

      public Section getSection()
    • setSection

      public void setSection(Section section)