Name

global.OnCallEscalation

Description

On-Call escalation information for a rotation

Script

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

Sys ID

88978a1657301300532c3da73d94f902

Offical Documentation

Official Docs: