Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 981 Bytes

CallResourceIndex.md

File metadata and controls

20 lines (12 loc) · 981 Bytes

CallResourceIndex

Properties

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