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

FetchVerificationOptionsResponse

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

Response message for Verifications.FetchVerificationOptions.

interface FetchVerificationOptionsResponse {
options?: VerificationOption[];
}

§Properties

§

The available verification options.