Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CXoneDigitalContactSearchRequest

Hierarchy

  • CXoneDigitalContactSearchRequest

Index

Properties

channel?: string
remarks
  • requested channel name for contact result.
createdDateRange?: Date
remarks
  • date value on which contacts are created.
inboxAssigneeAgentId?: CcfInteractionSearchFilterValues[]
remarks
  • List of inbox assignee agent ids.
ownerAssigneeAgentId?: CcfInteractionSearchFilterValues[]
remarks
  • List of owner assignee agent ids.
query?: string
remarks
  • query for contact search.
scrollToken?: string
remarks
  • scroll token reveived in previous response for next pagination.
remarks
  • List of skill ids
sorting?: string
remarks
  • name of search column for sorting.
sortingType?: SortingType
remarks
  • asc or desc sort type for contact search results.
status?: string
remarks
  • string value which represents contact status.
tag?: string
remarks
  • requested tag for contact result.

Generated using TypeDoc