NAME
JIRA::API::AnnouncementBannerConfigurationUpdate -
SYNOPSIS
my $obj = JIRA::API::AnnouncementBannerConfigurationUpdate->new();
...
PROPERTIES
isDismissible
Flag indicating if the announcement banner can be dismissed by the user.
isEnabled
Flag indicating if the announcement banner is enabled or not.
message
The text on the announcement banner.
visibility
Visibility of the announcement banner. Can be public or private.