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

GenericClassAddMessageResponse

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

Response to adding a new issuer message to the class. This contains the entire updated GenericClass.

interface GenericClassAddMessageResponse {
resource?: GenericClass;
}

§Properties

§

The updated EventTicketClass resource.