View Source GitHub.Deployment.BranchPolicyNamePattern (GitHub REST API Client v0.3.1)

Provides struct and type for a Deployment.BranchPolicyNamePattern

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.Deployment.BranchPolicyNamePattern{
  __info__: map(),
  name: String.t()
}