NAME
JIRA::API::WebhookRegistrationDetails -
SYNOPSIS
my $obj = JIRA::API::WebhookRegistrationDetails->new();
...
PROPERTIES
url
The URL that specifies where to send the webhooks. This URL must use the same base URL as the Connect app. Only a single URL per app is allowed to be registered.
webhooks
A list of webhooks.