NAME

JIRA::API::TimeTrackingConfiguration -

SYNOPSIS

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

PROPERTIES

defaultUnit

The default unit of time applied to logged time.

timeFormat

The format that will appear on an issue's *Time Spent* field.

workingDaysPerWeek

The number of days in a working week.

workingHoursPerDay

The number of hours in a working day.