Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CommitmentRequest

Interface for commitment details request

Hierarchy

  • CommitmentRequest

Index

Properties

firstName: string
remarks

First name of the person requesting a callback

lastName: string
remarks

Last name of the person requesting a callback

notes?: string
remarks

Any notes for the Scheduled Callback

phoneNumber: string
remarks

Phone number to be dialed by Agent

scheduleDate: string
remarks

ISO 8601 time requested for Scheduled Callback

skillId: number
remarks

Outbound Skill Id to be used for callback

targetAgentId: number
remarks

The Agent to which to queue the callback

Generated using TypeDoc