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