View Source GitHub.Repository.PropertyAndRefNameRepositoryProperty (GitHub REST API Client v0.3.0)

Provides struct and type for a Repository.PropertyAndRefNameRepositoryProperty

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.Repository.PropertyAndRefNameRepositoryProperty{
  __info__: map(),
  exclude:
    [GitHub.Repository.Ruleset.ConditionsRepositoryPropertySpec.t()] | nil,
  include:
    [GitHub.Repository.Ruleset.ConditionsRepositoryPropertySpec.t()] | nil
}