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

Description

True or false set of options for am mebers options and permissions within this queue.

Properties

Name Type Occurrence Description
canAcceptUnassignedRequestsInQueue xs:boolean Optional Can accept unassigned requests within this queue
canAssignDraftRequestsToThisQueue xs:boolean Optional Can assign a draft request to this queue
canAssignRequestFromOtherQueusToThisQueue xs:boolean Optional Can assign requests to this queue from another queue
canAssignUnassignedRequestsInQueueToOthers xs:boolean Optional Can assign unassigned requests in this queue to others
canReassignAnyRequestsToAnotherQueue xs:boolean Optional Can re-assign yours, others or unassigned requests to another queue
canReassignOtherMembersRequestsToOthersInQueue xs:boolean Optional Can re-assign requests from one member of the queue to another
canReassignOthersRequestsBackToUnassignedInTheQueue xs:boolean Optional Can re-assign others requests back to unassigned in the queue
canReassignYourRequestsBackToUnassignedInTheQueue xs:boolean Optional Can re-assign your requests back to unassigned in the queue
canReassignYourRequestsToOthersInQueue xs:boolean Optional Can re-assign requests from yourself to others in the queue
canSeeDraftRequestsInThisQueue xs:boolean Optional Can see draft requests in this queue
canSeeRequestsAssignedToOthers xs:boolean Optional Can see your requests within this queue
canSeeUnassignedRequests xs:boolean Optional TCan see unassigned requests in this queue
In This Document