Class GetMomentCommentsResponse.CommentInfo

java.lang.Object
com.bytedesk.wechat.work.moment.GetMomentCommentsResponse.CommentInfo
Enclosing class:
GetMomentCommentsResponse

public static class GetMomentCommentsResponse.CommentInfo extends Object
  • Field Details

    • externalUserid

      private String externalUserid
      评论的外部联系人userid
    • userid

      private String userid
      评论的企业成员userid
    • createTime

      private Long createTime
      评论时间
  • Constructor Details

    • CommentInfo

      public CommentInfo()