View Source GitHub.SecretScanning.Location (GitHub REST API Client v0.2.0)
Provides struct and type for a SecretScanning.Location
Link to this section Summary
Link to this section Types
@type t() :: %GitHub.SecretScanning.Location{ __info__: map(), details: GitHub.SecretScanning.LocationCommit.t() | GitHub.SecretScanning.LocationIssueBody.t() | GitHub.SecretScanning.LocationIssueComment.t() | GitHub.SecretScanning.LocationIssueTitle.t(), type: String.t() }