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