View Source GitHub.PullRequest.ReviewCommentLinksSelf (GitHub REST API Client v0.3.3)

Provides struct and type for a PullRequest.ReviewCommentLinksSelf

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.PullRequest.ReviewCommentLinksSelf{
  __info__: map(),
  href: String.t()
}