类 CreateCommentRespBody

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

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

    • CreateCommentRespBody

      public CreateCommentRespBody()
  • 方法详细资料

    • getComment

      public Comment getComment()
    • setComment

      public void setComment(Comment comment)