Options
All
  • Public
  • Public/Protected
  • All
Menu

Class to parse agent queues contact detail

Hierarchy

Index

Constructors

Properties

agentId: number
remarks
  • Unique identifier for agent
businessUnitId: number
remarks
  • Unique identifier for business unit(Tenant)
campaignId: number
remarks
  • Unique identifier for Campaign
campaignName: string
remarks
  • Name of the Campaign
channelName?: string
remarks
  • Channel Name
channelNo?: number
remarks
  • Channel number
contactId: string
remarks
  • Unique identifier for contact
contactStateCode: number
remarks
currentContactState?: string
remarks
firstName: string
remarks
  • first name of contact
fromAddr: string
remarks
  • from address
interactionId?: number
remarks
  • Unique identifier for interaction
lastName: string
remarks
  • last name of contact
lastUpdateTime: Date
remarks
  • last update time for the contact
masterContactId?: number
remarks
  • Unique identifier for master contact
mediaName?: string
remarks
  • Name of media
mediaType?: number
remarks
  • Type of media
skillId: number
remarks
  • Unique identifier for Skill
skillName: string
remarks
  • Name of Skill
startDate: Date
remarks
  • Start date of contact
teamId: number
remarks
  • Unique identifier for agent
teamName: string
remarks
  • Name of Team
toAddr: string
remarks
  • to address

Methods

  • parse(data: {}): void

Generated using TypeDoc