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

AccountsGetOptions

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

Additional options for CSS#accountsGet.

interface AccountsGetOptions {
parent?: string;
}

§Properties

§
parent?: string
[src]

Optional. Only required when retrieving MC account information. The CSS domain that is the parent resource of the MC account. Format: accounts/{account}