View Source GitHub.RepoCodespacesSecret (GitHub REST API Client v0.3.1)

Provides struct and type for a RepoCodespacesSecret

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.RepoCodespacesSecret{
  __info__: map(),
  created_at: DateTime.t(),
  name: String.t(),
  updated_at: DateTime.t()
}