Documentation

{{docApp.title}}

{{docApp.description}}

How can we help?

{{docApp.searchError}}
{{product.name}}

Searching in {{docApp.searchFilterBySpecificBookTitle}}

{{docApp.searchResultFilteredItems.length}} results for: {{docApp.currentResultsSearchText}} in {{docApp.searchFilterBySpecificBookTitle}}
Search results have been limited. There are a total of {{docApp.searchResponse.totalResultsAvailable}} matches.

You have an odd number of " characters in your search terms - each one needs closing with a matching " character!

{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}

{{docApp.libraryHomeViewProduct.description}}

  1. {{book.title}}

{{group.title || group.id}}

{{group.description}}

  1. {{book.title}}

{{group.title}}

Complex Types - pageInfoType

Description

This type is used for paging.

Properties

Name Type Occurrence Description
pageIndex numberType Optional
Default=1
A serial index number of the page to be sent back. The indexing starts at: 1. When this is set to zero paging is disabled.
pageSize numberType Optional
Default=0
The maximum number of items that will be sent back in a page. The 'api.xmlmc.maxPageSize' system setting will limit the page size.
In This Document