Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.1 KB

ParticipantResourceIndex.md

File metadata and controls

20 lines (12 loc) · 1.1 KB

ParticipantResourceIndex

Properties

Name Type Description Notes
participants List<ParticipantResource> [optional]
end Integer The number of the last element on the page, zero-indexed. [optional]
firstPageUri String /v2/texml/Accounts/61bf923e-5e4d-4595-a110-56190ea18a1b/Conferences/6dc6cc1a-1ba1-4351-86b8-4c22c95cd98f/Participants.json?page=0&pagesize=20 [optional]
nextPageUri String /v2/texml/Accounts/61bf923e-5e4d-4595-a110-56190ea18a1b/Conferences/6dc6cc1a-1ba1-4351-86b8-4c22c95cd98f/Participants.json?Page=1&PageSize=1&PageToken=MTY4AjgyNDkwNzIxMQ [optional]
page Integer Current page number, zero-indexed. [optional]
pageSize Integer The number of items on the page [optional]
start Integer The number of the first element on the page, zero-indexed. [optional]
uri String The URI of the current page. [optional]