NAME

JIRA::API::FailedWebhook -

SYNOPSIS

my $obj = JIRA::API::FailedWebhook->new();
...

PROPERTIES

body

The webhook body.

failureTime

The time the webhook was added to the list of failed webhooks (that is, the time of the last failed retry).

id

The webhook ID, as sent in the `X-Atlassian-Webhook-Identifier` header with the webhook.

url

The original webhook destination.