类 CommentAtInfo

java.lang.Object
com.lark.oapi.service.approval.v4.model.CommentAtInfo

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

    • CommentAtInfo

      public CommentAtInfo()
    • CommentAtInfo

      public CommentAtInfo(CommentAtInfo.Builder builder)
  • 方法详细资料

    • newBuilder

      public static CommentAtInfo.Builder newBuilder()
    • getUserId

      public String getUserId()
    • setUserId

      public void setUserId(String userId)
    • getName

      public String getName()
    • setName

      public void setName(String name)
    • getOffset

      public String getOffset()
    • setOffset

      public void setOffset(String offset)