SCCInfo
import type { SCCInfo } from "https://googleapis.deno.dev/v1/databasecenter:v1beta.ts";Info associated with SCC signals.
interface SCCInfo {
category?: string;
externalUri?: string;
regulatoryStandards?: RegulatoryStandard[];
signal?: string;
}§Properties
§
regulatoryStandards?: RegulatoryStandard[]
[src]Compliances that are associated with the signal.