Package version:

The result of a request to list events for a webhook.

Hierarchy

  • EventListResult

Properties

Properties

nextLink?: string

The URI that can be used to request the next list of events.

value?: Event[]

The list of events. Since this list may be incomplete, the nextLink field should be used to request the next list of events.

Generated using TypeDoc