ENUM

EscalationEndReason

Reason why the escalation end

link GraphQL Schema definition

  • enum EscalationEndReason {
  • # Video call
  • DECLINED
  • # Voice call
  • HUNG_UP
  • }