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

ProvidersAccountsGetOptions

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

Additional options for CloudCommerceProcurement#providersAccountsGet.

interface ProvidersAccountsGetOptions {
view?: "ACCOUNT_VIEW_UNSPECIFIED" | "ACCOUNT_VIEW_BASIC" | "ACCOUNT_VIEW_FULL";
}

§Properties

§
view?: "ACCOUNT_VIEW_UNSPECIFIED" | "ACCOUNT_VIEW_BASIC" | "ACCOUNT_VIEW_FULL"
[src]

Optional. What information to include in the response.