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

SignUpInfo

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

§Properties

§
classId?: string
[src]

ID of the class the user can sign up for.