Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RepositoryWebhook

Represents a repository's webhook returned from a source provider.

Hierarchy

  • RepositoryWebhook

Index

Properties

Properties

Optional name

name: string

The friendly name of the repository.

Optional types

types: Array<ERRORUNKNOWN>

Optional url

url: string

The URL of the repository.

Generated using TypeDoc