View Source GitHub.Repository.RulesetLinks (GitHub REST API Client v0.3.0)

Provides struct and type for a Repository.RulesetLinks

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.Repository.RulesetLinks{
  __info__: map(),
  html: GitHub.Repository.RulesetLinksHtml.t() | nil,
  self: GitHub.Repository.RulesetLinksSelf.t() | nil
}