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

CustomerContact

import type { CustomerContact } from "https://googleapis.deno.dev/v1/oracledatabase:v1.ts";
interface CustomerContact {
email?: string;
}

§Properties

§
email?: string
[src]

Required. The email address used by Oracle to send notifications regarding databases and infrastructure.