Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CompletionErrorsEvent

Real time event (SignalR) for a completion errors on a pull request

Hierarchy

Index

Properties

Properties

Optional eventId

eventId: string

The id of this event. Can be used to track send/receive state between client and server.

Optional pullRequestId

pullRequestId: number

The id of the pull request this event was generated for.

Generated using TypeDoc