Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 706 Bytes

QueueList.md

File metadata and controls

20 lines (12 loc) · 706 Bytes

QueueList

Properties

Name Type Description Notes
total Integer Total amount of requested resource. [optional]
start Integer Resource index at start of current page [optional]
end Integer Resource index at end of current page [optional]
page Integer Current page [optional]
numPages Integer Total number of pages [optional]
pageSize Integer Number of items per page [optional]
nextPageUri String Uri to retrieve the next page of items [optional]
queues List<QueueResult> [optional]