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

DetailsTemplateOverride

import type { DetailsTemplateOverride } from "https://googleapis.deno.dev/v1/walletobjects:v1.ts";
interface DetailsTemplateOverride {
detailsItemInfos?: DetailsItemInfo[];
}

§Properties

§
detailsItemInfos?: DetailsItemInfo[]
[src]

Information for the "nth" item displayed in the details list.