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

DomainId

import type { DomainId } from "https://googleapis.deno.dev/v1/alertcenter:v1beta1.ts";

Domain ID of Gmail phishing alerts.

interface DomainId {
customerPrimaryDomain?: string;
}

§Properties

§
customerPrimaryDomain?: string
[src]

The primary domain for the customer.