NAME

JIRA::API::FunctionOperand -

SYNOPSIS

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

PROPERTIES

arguments

The list of function arguments.

encodedOperand

Encoded operand, which can be used directly in a JQL query.

function

The name of the function.