Search
Provides struct and type for a PullRequest.HeadRepoLicense
@type t() :: %GitHub.PullRequest.HeadRepoLicense{ __info__: map(), key: String.t(), name: String.t(), node_id: String.t(), spdx_id: String.t() | nil, url: String.t() | nil }