View Source GitHub.CodeScanning.DefaultSetupUpdateResponse (GitHub REST API Client v0.1.1)

Provides struct and type for a CodeScanning.DefaultSetupUpdateResponse

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.CodeScanning.DefaultSetupUpdateResponse{
  __info__: map(),
  run_id: integer() | nil,
  run_url: String.t() | nil
}