Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 730 Bytes

File metadata and controls

20 lines (12 loc) · 730 Bytes

ApplicationList

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]
applications List<ApplicationResult> [optional]