Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CXoneDigitalReplyRequest

interface used for parsing reply request

returns
  • reply request property types
@example

Hierarchy

  • CXoneDigitalReplyRequest

Index

Properties

attachments?: DigitalFileAttachment[]
contact?: ContactPayload
forward?: forwardMessage
isReplyToSpecificMessage?: boolean
originChannel?: ReplyFrom
recipients: EndUserRecipients[]
replyToMessage?: ReplyToMessage
thread?: Thread
title?: string

Generated using TypeDoc