View Source GitHub.ForbiddenGistBlock (GitHub REST API Client v0.3.3)

Provides struct and type for a ForbiddenGistBlock

Link to this section Summary

Link to this section Types

@type json_resp() :: %GitHub.ForbiddenGistBlock{
  __info__: map(),
  created_at: String.t() | nil,
  html_url: String.t() | nil,
  reason: String.t() | nil
}