Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

ContactDetails

import type { ContactDetails } from "https://googleapis.deno.dev/v1/securitycenter:v1.ts";

Details about specific contacts

interface ContactDetails {
contacts?: Contact[];
}

§Properties

§
contacts?: Contact[]
[src]

A list of contacts