interface dom.PaymentDetailsInit
implements PaymentDetailsBase
import { type dom } from "https://deno.land/x/evt@v2.5.7/mod.ts";
const { PaymentDetailsInit } = dom;
Properties
total: PaymentItem
import { type dom } from "https://deno.land/x/evt@v2.5.7/mod.ts";
const { PaymentDetailsInit } = dom;