View Source GitHub.StatusCheckPolicyChecks (GitHub REST API Client v0.3.1)

Provides struct and type for a StatusCheckPolicyChecks

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.StatusCheckPolicyChecks{
  __info__: map(),
  app_id: integer() | nil,
  context: String.t()
}