Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 561 Bytes

UserList.md

File metadata and controls

10 lines (9 loc) · 561 Bytes

UserList

Properties

Name Type Description Notes
size Integer The number of items on the page. [optional]
items List<User> The list of items. [optional]
maxResults Integer The maximum number of results that could be on the page. [optional]
startIndex Integer The index of the first item returned on the page. [optional]
endIndex Integer The index of the last item returned on the page. [optional]