View Source GitHub.SSHSigningKey (GitHub REST API Client v0.2.2)
Provides struct and type for a SSHSigningKey
Link to this section Summary
Link to this section Types
@type t() :: %GitHub.SSHSigningKey{ __info__: map(), created_at: DateTime.t(), id: integer(), key: String.t(), title: String.t() }