Search
Provides struct and type for a Codespace.ExportDetails
@type t() :: %GitHub.Codespace.ExportDetails{ __info__: map(), branch: String.t() | nil, completed_at: DateTime.t() | nil, export_url: String.t() | nil, html_url: String.t() | nil, id: String.t() | nil, sha: String.t() | nil, state: String.t() | nil }