类 UpdateTaskCommentRespBody

java.lang.Object
com.lark.oapi.service.task.v1.model.UpdateTaskCommentRespBody

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

    • UpdateTaskCommentRespBody

      public UpdateTaskCommentRespBody()
  • 方法详细资料

    • getComment

      public Comment getComment()
    • setComment

      public void setComment(Comment comment)