Name

global.RESTAPIParameterLinkedToList

Description

No description available

Script

var RESTAPIParameterLinkedToList = Class.create();
RESTAPIParameterLinkedToList.prototype = {
  initialize: function() {
  },

  type: 'RESTAPIParameterLinkedToList',
  
  process: function() {
  	return ["sys_api_operation", "sys_api_response"];
  }	
};

Sys ID

c929db970f121010b303f140ff767e4d

Offical Documentation

Official Docs: