Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • WebhookPayloadWithRepository

Indexable

[key: string]: any

Index

Properties

Optional action

action: undefined | string

Optional installation

installation: undefined | { id: number }

Optional issue

issue: undefined | { body?: undefined | string; html_url?: undefined | string; number: number }

Optional pull_request

pull_request: undefined | { body?: undefined | string; html_url?: undefined | string; number: number }

Optional repository

repository: EventPayloads.PayloadRepository

Optional sender

sender: undefined | { type: string }

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Static method

Generated using TypeDoc