Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1005 Bytes

ListRecordingTranscriptionsResponse.md

File metadata and controls

21 lines (13 loc) · 1005 Bytes

ListRecordingTranscriptionsResponse

Properties

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]