类 GetTaskCommentRespBody

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

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

    • GetTaskCommentRespBody

      public GetTaskCommentRespBody()
  • 方法详细资料

    • getComment

      public Comment getComment()
    • setComment

      public void setComment(Comment comment)