Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 979 Bytes

DocumentationSearchResponse.md

File metadata and controls

18 lines (14 loc) · 979 Bytes

DocumentationSearchResponse

Properties

Name Type Description Notes
total int The total number of results found
pageCount int The total number of pages
pageSize int The current page size
pageNumber int The current page number
previousPage string Q64 value for the previous page of results [optional]
currentPage string Q64 value for the current page of results [optional]
nextPage string Q64 value for the next page of results [optional]
types string[] Resource types the search was performed against
results \PureCloudPlatform\Client\V2\Model\DocumentationResult[] Search results

[Back to Model list] [Back to API list] [Back to README]