View Source GitHub.Repository.Rule.Update (GitHub REST API Client v0.2.0)

Provides struct and type for a Repository.Rule.Update

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.Repository.Rule.Update{
  __info__: map(),
  parameters: map() | nil,
  type: String.t()
}