View Source GitHub.ProtectedBranch.LockBranch (GitHub REST API Client v0.3.3)

Provides struct and type for a ProtectedBranch.LockBranch

Link to this section Summary

Link to this section Types

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