UNPKG

google-wallet

Version:
11 lines (10 loc) 301 B
export type AuthenticationKey = { /** * Available only to Smart Tap enabled partners. Contact support for additional guidance. */ id?: number; /** * Available only to Smart Tap enabled partners. Contact support for additional guidance. */ publicKeyPem?: string; };