NAME
JIRA::API::UiModificationDetails -
SYNOPSIS
my $obj = JIRA::API::UiModificationDetails->new();
...
PROPERTIES
contexts
List of contexts of the UI modification. The maximum number of contexts is 1000.
data
The data of the UI modification. The maximum size of the data is 50000 characters.
description
The description of the UI modification. The maximum length is 255 characters.
id
The ID of the UI modification.
name
The name of the UI modification. The maximum length is 255 characters.
self
The URL of the UI modification.