Search
Provides struct and type for a AuthorizationApp
@type t() :: %GitHub.AuthorizationApp{ __info__: map(), client_id: String.t(), name: String.t(), url: String.t() }