View Source GitHub.Deployment.BranchPolicy (GitHub REST API Client v0.0.9)

Provides struct and type for DeploymentBranchPolicy

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.Deployment.BranchPolicy{
  id: integer() | nil,
  name: String.t() | nil,
  node_id: String.t() | nil
}