View Source GitHub.DependencyGraph.SpdxSbomSbomPackagesExternalRefs (GitHub REST API Client v0.3.0)

Provides struct and type for a DependencyGraph.SpdxSbomSbomPackagesExternalRefs

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.DependencyGraph.SpdxSbomSbomPackagesExternalRefs{
  __info__: map(),
  referenceCategory: String.t(),
  referenceLocator: String.t(),
  referenceType: String.t()
}