webhooks property

List<ListWebhookItem>? webhooks
final

The JSON detail returned for each webhook in the list output for the ListWebhooks call.

Implementation

final List<ListWebhookItem>? webhooks;