Search
Preparing search index...
The search index is not available
nice-cxone-acd-agent-apps
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
nice-cxone-acd-agent-apps
SearchDirectoriesRequest
Interface SearchDirectoriesRequest
Interface for dynamic directory search request
Hierarchy
SearchDirectoriesRequest
Index
Properties
directoryUUID
field
Type
partner
Type
real
Time
Updates
search
String
skip
subscription
Id
top
Properties
Optional
directoryUUID
directoryUUID
?:
string
remarks
directory id passed if search is required on a specific directory(optional)
Optional
field
Type
field
Type
?:
string
[]
remarks
Field type on which search result is filterd(to be passed with partner type)
Optional
partner
Type
partner
Type
?:
string
[]
remarks
Partner type on which search result is filterd(to be passed with field type)
Optional
real
Time
Updates
real
Time
Updates
?:
boolean
remarks
passed as true if real time update is required over websocket else false if only one time result is required(required)(default - false).
Optional
search
String
search
String
?:
string
remarks
This is first name, last name or email to be searched(required)
Optional
skip
skip
?:
number
remarks
Number of records to be skipped for current pagination(required)
Optional
subscription
Id
subscription
Id
?:
string
remarks
subscription id to request(optional)
Optional
top
top
?:
number
remarks
Number of records to be fetched current pagination(required)
Exports
Search
Directories
Request
directoryUUID
field
Type
partner
Type
real
Time
Updates
search
String
skip
subscription
Id
top
Generated using
TypeDoc
Interface for dynamic directory search request