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

Verify

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

Indicates that the location requires verification. Contains information about the current verification actions performed on the location.

interface Verify {
hasPendingVerification?: boolean;
}

§Properties

§
hasPendingVerification?: boolean
[src]

Indicates whether a verification process has already started, and can be completed by the location.