Interface BTListResponseBTWebhookInfo

A list of resources that typically supports paging.

Export

Interface

BTListResponseBTWebhookInfo

Hierarchy

  • BTListResponseBTWebhookInfo

Properties

href?: string

URI for current page of resources.

Memberof

BTListResponseBTWebhookInfo

items?: BTWebhookInfo[]

Array of items in the current page.

Memberof

BTListResponseBTWebhookInfo

next?: string

URI for next page of the resources if more are available.

Memberof

BTListResponseBTWebhookInfo

previous?: string

URI for previous page of the resources.

Memberof

BTListResponseBTWebhookInfo

Generated using TypeDoc