Variable COMPLIANCE_STATUS_TEST_IDSConst
COMPLIANCE_STATUS_TEST_IDS: {
COMPLIANT: string;
FRAMEWORK_ITEM: string;
NON_COMPLIANT: string;
OVERALL_STATUS: string;
PARTIAL: string;
REMEDIATION_STEP: string;
REMEDIATION_STEPS: string;
WIDGET: string;
} = ...
Type declaration
COMPLIANT: string
FRAMEWORK_ITEM: string
NON_COMPLIANT: string
OVERALL_STATUS: string
PARTIAL: string