Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace PullRequestCommentLikeCollection

Abstract of Pull Request Comment likes.

Properties

totalLikes

totalLikes: number

Total like counter Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

users

users: Array<PrincipalDetails>

List of liked users of whom liked the pull request comment (max size is 50).

Functions

getDeserializedJsonObj

getJsonObj