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

ChainName

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

Name to be used when displaying the chain.

interface ChainName {
displayName?: string;
languageCode?: string;
}

§Properties

§
displayName?: string
[src]

The display name for this chain.

§
languageCode?: string
[src]

The BCP 47 code of language of the name.