Search
Provides struct and type for a Deployment.BranchPolicy
@type t() :: %GitHub.Deployment.BranchPolicy{ __info__: map(), id: integer() | nil, name: String.t() | nil, node_id: String.t() | nil, type: String.t() | nil }