| Name | Type | Description | Notes |
|---|---|---|---|
| conferences | List<ConferenceResource> | [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.json?Page=0&PageSize=1 | [optional] |
| nextPageUri | String | /v2/texml/Accounts/61bf923e-5e4d-4595-a110-56190ea18a1b/Conferences.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] |