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

Description

This type represents the top-level list of profile codes.

Properties

Name Type Occurrence Description
description xs:string Required The description relating to this profile code.
fullcode xs:string Required The full profile code. For example code-code-code.
fullname nameType Required The full name of the profile code.
hasChildren xs:boolean Required True if the code has children.
id itemIdType Required The id of the profile code.
name nameType Required The display name of the profile code.
profileCodeListItem Array<profileCodeListType> Optional Tree structure of the children of the code
In This Document