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 - availabilityStatusInfoType

Description

This type represents the data associated with the user availability status.

Properties

Name Type Occurrence Description
id numberType Required The unique identifier for the availability status.
status xs:string Required Display name for the availability status.
timestamp xs:dateTime Optional The date/time the availability status was set.
flags userAvailabilityFlagsType Required The availability options.
message xs:string Optional The message associated for the current availability status.
In This Document