NAME
JIRA::API::DashboardGadget -
SYNOPSIS
my $obj = JIRA::API::DashboardGadget->new();
...
PROPERTIES
color
The color of the gadget. Should be one of `blue`, `red`, `yellow`, `green`, `cyan`, `purple`, `gray`, or `white`.
id
The ID of the gadget instance.
moduleKey
The module key of the gadget type.
position
The position of the gadget.
title
The title of the gadget.
uri
The URI of the gadget type.