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

Provides struct and type for CustomDeploymentRuleApp

Link to this section Summary

Link to this section Types

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