Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CXoneDigitalDraftContactRequest

interface for draft contact request

Hierarchy

  • CXoneDigitalDraftContactRequest

Index

Properties

attachments?: DraftContactAttachment[]
remarks
  • Optional list of attachments.
channelId: string
remarks
  • Channel ID to associate this draft with.
contact?: DraftContact
remarks
  • Optional contact metadata including direction and custom fields.
draftContactId?: string
remarks
  • Optional identifier of an existing draft contact to update. Omit this field to create a new draft contact.
remarks
  • Optional message content for the draft contact.
recipients: DraftContactRecipient[]
remarks
  • List of recipients for the draft contact.
remarks
  • Optional channel to reply from.
remarks
  • Optional thread details for the draft contact.

Generated using TypeDoc