GoogleApi.DeveloperConnect.V1.Model.Installation (google_api_developer_connect v0.6.0)
View SourceRepresents an installation of the GitHub App.
Attributes
-
id(type:String.t, default:nil) - ID of the installation in GitHub. -
name(type:String.t, default:nil) - Name of the GitHub user or organization that owns this installation. -
type(type:String.t, default:nil) - Either "user" or "organization".
Summary
Functions
Unwrap a decoded JSON object into its complex fields.