NAME

JIRA::API::FieldValueClause -

SYNOPSIS

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

PROPERTIES

field

A field used in a JQL query. See [Advanced searching - fields reference](https://confluence.atlassian.com/x/dAiiLQ) for more information about fields in JQL queries.

operand

Details of an operand in a JQL clause.

operator

The operator between the field and operand.