View Source GitHub.CodeScanning.AnalysisDeletion (GitHub REST API Client v0.3.3)

Provides struct and type for a CodeScanning.AnalysisDeletion

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.CodeScanning.AnalysisDeletion{
  __info__: map(),
  confirm_delete_url: String.t() | nil,
  next_analysis_url: String.t() | nil
}