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

SearchDomainsResponse

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

Response for the SearchDomains method.

interface SearchDomainsResponse {
registerParameters?: RegisterParameters[];
}

§Properties

§
registerParameters?: RegisterParameters[]
[src]

Results of the domain name search.