Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CommitmentResponse

Interface for commitment details response

Hierarchy

  • CommitmentResponse

Index

Properties

agentId: number
remarks

Agent Id. For Type "S" callbacks set with Max, the agent id will be the agent that schedules callback. For Type "S" callbacks set with Thin Agent, the agent id will return "-1".

callbackId: number
remarks

Scheduled Callback Id

callbackTime: Date
remarks

ISO 8601 time requested for Scheduled Callback

dialNumber: string
remarks

Phone number to be dialed by Agent

firstName: string
remarks

First name of Agent callback is targeted to

lastName: string
remarks

Last name of Agent callback is targeted to

notes: string
remarks

Any notes entered into the Scheduled Callback

origNumber: string
remarks

Phone number from which the Scheduled Callback originated

skillId: number
remarks

Outbound Skill Id to be used for callback

target: string
remarks

"A" if targeted to an Agent or "S" if targeted to a skill

Generated using TypeDoc