类 PatchCommentRespBody

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

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

    • PatchCommentRespBody

      public PatchCommentRespBody()
  • 方法详细资料

    • getComment

      public Comment getComment()
    • setComment

      public void setComment(Comment comment)