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

Provides struct and type for CodeScanningAnalysisDeletion

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
}