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

OrganizationsLocationsCustomersCreateOptions

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

Additional options for CloudControlsPartner#organizationsLocationsCustomersCreate.

interface OrganizationsLocationsCustomersCreateOptions {
customerId?: string;
}

§Properties

§
customerId?: string
[src]

Required. The customer id to use for the customer, which will become the final component of the customer's resource name. The specified value must be a valid Google cloud organization id.