Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 483 Bytes

PageOfWorklogs.md

File metadata and controls

9 lines (8 loc) · 483 Bytes

PageOfWorklogs

Properties

Name Type Description Notes
startAt Integer The index of the first item returned on the page. [optional]
maxResults Integer The maximum number of results that could be on the page. [optional]
total Integer The number of results on the page. [optional]
worklogs List<Worklog> List of worklogs. [optional]