NAME
JIRA::API::FieldWasClause -
SYNOPSIS
my $obj = JIRA::API::FieldWasClause->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.
predicates
The list of time predicates.