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

CompleteVerificationRequest

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

Request message for Verifications.CompleteVerificationAction.

interface CompleteVerificationRequest {
pin?: string;
}

§Properties

§
pin?: string
[src]

Required. PIN code received by the merchant to complete the verification.