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

Description

This type is used to represent account basic details.

Properties

Name Type Occurrence Description
accountStatus accountStatusType Required Current status of the account.
availabilityStatusInfo availabilityStatusInfoType Optional The availability status of the user.
firstName xs:string Optional The first name of the user.
icon xs:anyURI Optional The icon reference for this user.
jobTitle xs:string Optional The job title of the user.
lastKnownLocation geoLocationType Optional The last known location of the user.
lastName xs:string Optional The last name of the user.
loginId accountIdType Optional The login ID for the user (Not applicable for update).
name nameType Required The display name of the user.
onLineNow xs:boolean Optional This is set to true of the user is currently logged into the system.
onlineStatus onlineStatusType Required This is set to true of the user is currently logged into the system.
urn xs:anyURI Required URI referencing the user.
userId accountIdType Required The user identifier.
In This Document