NAME

JIRA::API::AnnouncementBannerConfiguration -

SYNOPSIS

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

PROPERTIES

hashId

Hash of the banner data. The client detects updates by comparing hash IDs.

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.