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

JwtResource

import type { JwtResource } from "https://googleapis.deno.dev/v1/walletobjects:v1.ts";
interface JwtResource {
jwt?: string;
}

§Properties

§
jwt?: string
[src]

A string representing a JWT of the format described at https://developers.google.com/wallet/reference/rest/v1/Jwt