View Source GitHub.Branch.WithProtectionLinks (GitHub REST API Client v0.3.3)

Provides struct and type for a Branch.WithProtectionLinks

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.Branch.WithProtectionLinks{
  __info__: map(),
  html: String.t(),
  self: String.t()
}