Preparing search index...
The search index is not available
sr-api
sr-api
types
worklogType
WorklogDto
Interface WorklogDto
interface
WorklogDto
{
maxResults
:
number
;
startAt
:
number
;
total
:
number
;
worklogs
:
Worklog
[]
;
}
Index
Properties
max
Results
start
At
total
worklogs
Properties
max
Results
max
Results
:
number
start
At
start
At
:
number
total
total
:
number
worklogs
worklogs
:
Worklog
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
max
Results
start
At
total
worklogs
sr-api
Loading...