NAME
JIRA::API::DashboardGadgetUpdateRequest -
SYNOPSIS
my $obj = JIRA::API::DashboardGadgetUpdateRequest->new();
...
PROPERTIES
color
The color of the gadget. Should be one of `blue`, `red`, `yellow`, `green`, `cyan`, `purple`, `gray`, or `white`.
position
The position of the gadget.
title
The title of the gadget.