Search
Provides struct and type for a Branch.RestrictionPolicy
@type t() :: %GitHub.Branch.RestrictionPolicy{ __info__: map(), apps: [map()], apps_url: String.t(), teams: [map()], teams_url: String.t(), url: String.t(), users: [map()], users_url: String.t() }