SetTimeTrackingSettings
Sets the time tracking settings.
Input
Name | Type | Required | Description |
WorkingHoursPerDay | Integer | True | The number of hours in a working day. |
WorkingDaysPerWeek | Double | True | The number of days in a working week. |
TimeFormat | String | True | The format that will appear on an issue's Time Spent field. |
DefaultUnit | String | True | The default unit of time applied to logged time. |
Result Set Columns
Name | Type | Description |
Success | String | This value shows whether the operation was successful or not. |