View Source GitHub.PullRequest.ReviewCommentLinksHtml (GitHub REST API Client v0.3.0)

Provides struct and type for a PullRequest.ReviewCommentLinksHtml

Link to this section Summary

Link to this section Types

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