Options
All
  • Public
  • Public/Protected
  • All
Menu

A page of failed webhooks.

Hierarchy

  • FailedWebhooks

Index

Properties

Properties

maxResults

maxResults: number

The maximum number of items on the page. If the list of values is shorter than this number, then there are no more pages.

format

int32

Optional next

next: string

The URL to the next page of results. Present only if the request returned at least one result.The next page may be empty at the time of receiving the response, but new failed webhooks may appear in time. You can save the URL to the next page and query for new results periodically (for example, every hour).

format

uri

values

values: FailedWebhook[]

The list of webhooks.

Legend

  • Namespace
  • Variable
  • Function
  • Type alias
  • Interface
  • Property
  • Class
  • Class with type parameter
  • Enumeration

Generated using TypeDoc