Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CXoneDigitalQuickReply

Interface for Quick replies object

Hierarchy

Index

Properties

categoryId?: string
remarks
  • categoryId
content: string
remarks
  • content of Quick reply
externalVariables: string[]
remarks
  • array of external variables
hasVariables: boolean
remarks
  • external variables is enabled or not
id: number
remarks
  • Unique identification of Quick reply
isSelected?: boolean
remarks
  • flag to indicate whether quick reply is selected or not
isfavorite?: boolean
remarks
  • Favorite flag
messageContent: CXoneMessageContent
title: string
remarks
  • title of Quick reply
type: string
remarks
  • type of Quick replies

Generated using TypeDoc