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

Description

This type represents the ui configuration of a desk queue.

Properties

Name Type Occurrence Description
colorCode xs:string Optional color used to represent queue when shown in lists and menus i.e. green, blue , red, orange
description Array<bpmLabelType> Optional The translatable description of the queue i.e. what sort of requests should be stored in queue
displayName Array<bpmLabelType> Optional The translatable display name of the queue
icon xs:string Optional icon class used to representqueue when shown in lists and menus
options requestQueueOptionsType Required The request queue options.
In This Document