Name

sn_grc.GRCProfilesConstants

Description

No description available

Script

var GRCProfilesConstants = Class.create();
GRCProfilesConstants.prototype = {
  type: 'GRCProfilesConstants'
};

// Tables
GRCProfilesConstants.TABLE_PROFILE = 'sn_grc_profile';
GRCProfilesConstants.TABLE_PROFILE_TYPE = 'sn_grc_profile_type';
GRCProfilesConstants.TABLE_ENRICHMENT_QUERY = 'sn_grc_enrichment_query';
GRCProfilesConstants.TABLE_M2M_PROFILE_PROFILE_TYPE = 'sn_grc_m2m_profile_profile_type';

Sys ID

db331f3ceb830110fba682f2385228be

Offical Documentation

Official Docs: