Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FailedMessageDetails

FiledMessageObject type holds the details of message failed while sending

Hierarchy

  • FailedMessageDetails

Index

Properties

draftMessageForApproval?: CXoneDigitalCreateDraftRequest

CXoneDigitalCreateDraftRequest type object which contains all the failed messages aimed to get approval

fromAddress?: string

channelName in the from field of the failed message

messageAuthor: string

message author of the failed message

parentId?: string

in case of tree structure, the parent id of the current failed message

CXoneDigitalReplyRequest type object which contains all the message detail

wysiwygEnabled: boolean

In case of email message failure we need to open failed message in editor instead of directly sending it

xTraceId: string

unique message id from client side

Generated using TypeDoc