Name
global.Contact
Description
Contact API Service Class
Script
var Contact = Class.create();
Contact.prototype = Object.extendsObject(ContactImpl, {
type: 'Contact'
});
Sys ID
296274635352030097a2ddeeff7b125a
global.Contact
Contact API Service Class
var Contact = Class.create();
Contact.prototype = Object.extendsObject(ContactImpl, {
type: 'Contact'
});
296274635352030097a2ddeeff7b125a