类 CreateCategoryRespBody

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

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

    • CreateCategoryRespBody

      public CreateCategoryRespBody()
  • 方法详细资料

    • getCategory

      public Category getCategory()
    • setCategory

      public void setCategory(Category category)