pendingWebhooks property

int? pendingWebhooks
getter/setter pair

Number of webhooks that haven't been successfully delivered (for example, to return a 20x response) to the URLs you specify.

Implementation

int? pendingWebhooks;