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