RepositoryWebhook interface
Represents a repository's webhook returned from a source provider.
name
The friendly name of the repository.
name: string
Property Value
string
types
url
The URL of the repository.
url: string
Property Value
string