Search
Provides struct and type for Email
@type t() :: %GitHub.Email{ __info__: map(), email: String.t(), primary: boolean(), verified: boolean(), visibility: String.t() | nil }