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

SmartTapMerchantData

import type { SmartTapMerchantData } from "https://googleapis.deno.dev/v1/walletobjects:v1.ts";
interface SmartTapMerchantData {
authenticationKeys?: AuthenticationKey[];
smartTapMerchantId?: bigint;
}

§Properties

§
authenticationKeys?: AuthenticationKey[]
[src]

Available only to Smart Tap enabled partners. Contact support for additional guidance.

§
smartTapMerchantId?: bigint
[src]

Available only to Smart Tap enabled partners. Contact support for additional guidance.