类 ListCategoryRespBody

java.lang.Object
com.lark.oapi.service.helpdesk.v1.model.ListCategoryRespBody

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

    • ListCategoryRespBody

      public ListCategoryRespBody()
  • 方法详细资料

    • getCategories

      public Category[] getCategories()
    • setCategories

      public void setCategories(Category[] categories)