NAME

JIRA::API::JqlQueryField -

SYNOPSIS

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

PROPERTIES

encodedName

The encoded name of the field, which can be used directly in a JQL query.

name

The name of the field.

property

When the field refers to a value in an entity property, details of the entity property value.