Class Installation (0.1.0)

Installation(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Represents an installation of the GitHub App.

Attributes

Name Description
id int
ID of the installation in GitHub.
name str
Name of the GitHub user or organization that owns this installation.
type_ str
Either "user" or "organization".