View Source GitHub.SnapshotActions.Job (GitHub REST API Client v0.3.3)

Provides struct and type for a SnapshotActions.Job

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.SnapshotActions.Job{
  __info__: map(),
  correlator: String.t(),
  html_url: String.t() | nil,
  id: String.t()
}