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

Provides struct and type for a Deployment.BranchPolicyNamePatternWithType

Link to this section Summary

Link to this section Types

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