| Name | Type | Description | Notes |
|---|---|---|---|
| total | int, none_type | Total amount of requested resource. | [optional] |
| start | int, none_type | Resource index at start of current page | [optional] |
| end | int, none_type | Resource index at end of current page | [optional] |
| page | int, none_type | Current page | [optional] |
| num_pages | int, none_type | Total number of pages | [optional] |
| page_size | int, none_type | Number of items per page | [optional] |
| next_page_uri | str, none_type | Uri to retrieve the next page of items | [optional] |
| participants | [ConferenceParticipantResult], none_type | [optional] |