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

PrimaryAdmin

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

JSON template for primary admin in case of TEAM customers

interface PrimaryAdmin {
primaryEmail?: string;
}

§Properties

§
primaryEmail?: string
[src]

The business email of the primary administrator of the customer. The email verification link is sent to this email address at the time of customer creation. Primary administrators have access to the customer's Admin Console, including the ability to invite and evict users and manage the administrative needs of the customer.