| Name | Type | Description | Notes |
|---|---|---|---|
| transcriptions | List<TexmlRecordingTranscription> | [optional] | |
| end | Integer | The number of the last element on the page, zero-indexed | [optional] |
| firstPageUri | URI | Relative uri to the first page of the query results | [optional] |
| previousPageUri | URI | Relative uri to the previous page of the query results | [optional] |
| nextPageUri | String | Relative uri to the next page of the query results | [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] |