NAME
JIRA::API::FunctionReferenceData -
SYNOPSIS
my $obj = JIRA::API::FunctionReferenceData->new();
...
PROPERTIES
displayName
The display name of the function.
isList
Whether the function can take a list of arguments.
types
The data types returned by the function.
value
The function identifier.