Name

global.Escalatee

Description

Represents each level of the escalation chain for on-call rotation.

Script

var Escalatee = Class.create();
Escalatee.prototype = Object.extendsObject(EscalateeSNC, {
  type: 'Escalatee'
});

Sys ID

9f588e1657301300532c3da73d94f939

Offical Documentation

Official Docs: