View Source GitHub.Branch.ProtectionAllowDeletions (GitHub REST API Client v0.3.0)

Provides struct and type for a Branch.ProtectionAllowDeletions

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.Branch.ProtectionAllowDeletions{
  __info__: map(),
  enabled: boolean() | nil
}