Search
Provides struct and type for a Git.CommitVerification
@type t() :: %GitHub.Git.CommitVerification{ __info__: map(), payload: String.t() | nil, reason: String.t(), signature: String.t() | nil, verified: boolean() }