Name

global.OnCallEscalationEntry

Description

Helper class used to build the escalation lists that are associated with a group and its rosters

Script

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

Sys ID

b196861657301300532c3da73d94f9d6

Offical Documentation

Official Docs: