GitHubAppInstallationModel¶ pydantic model safir.github.webhooks.GitHubAppInstallationModel¶ A Pydantic model for the installation field found in webhook payloads for GitHub Apps. Parameters: data (Any) Fields: id (int) field id: int [Required]¶ The installation ID.