Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CXoneDigitalThreadSearchRequest

Interface used for thread search (Interaction search thread tab)

Hierarchy

  • CXoneDigitalThreadSearchRequest

Index

Properties

page?: number
remarks
  • page number for handling pagination
query?: string
remarks
  • query for thread search.
sortBy?: string
remarks
  • name of search column for sorting.
sortType?: SortingType
remarks
  • asc or desc sort type for thread search results.
withContext: number
remarks
  • query param related to context column in threads tab

Generated using TypeDoc