interface Reference {
    id: string;
    source: Serialize.JSON.Types.Normalized.Vulnerability.Source;
}

Properties

Properties

id: string