View Source GitHub.PullRequest.ReviewLinks (GitHub REST API Client v0.3.3)
Provides struct and type for a PullRequest.ReviewLinks
Link to this section Summary
Link to this section Types
@type t() :: %GitHub.PullRequest.ReviewLinks{ __info__: map(), html: GitHub.PullRequest.ReviewLinksHtml.t(), pull_request: GitHub.PullRequest.ReviewLinksPullRequest.t() }