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

Settings

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

Customer-level settings.

interface Settings {
notifications?: Notification[];
}

§Properties

§
notifications?: Notification[]
[src]

The list of notifications.