Name

global.OnCallReportingUtils

Description

No description available

Script

var OnCallReportingUtils = Class.create();
OnCallReportingUtils.prototype = Object.extendsObject(OnCallReportingUtilsSNC, {
  initialize: function () {
  	OnCallReportingUtilsSNC.prototype.initialize.call(this);
  },

  type: 'OnCallReportingUtils'
});

Sys ID

e4785c35b7df00100c548d58de11a925

Offical Documentation

Official Docs: