View Source GitHub.CustomDeploymentRuleApp (GitHub REST API Client v0.1.1)

Provides struct and type for a CustomDeploymentRuleApp

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.CustomDeploymentRuleApp{
  __info__: map(),
  id: integer(),
  integration_url: String.t(),
  node_id: String.t(),
  slug: String.t()
}