import { functions } from "https://deno.land/x/mtkruto@0.0.982/mod.ts";
const { PaymentsGetPaymentForm } = functions;
Constructors
new
PaymentsGetPaymentForm(params: { invoice: types.TypeInputInvoice; themeParams?: types.TypeDataJSON; })Properties
invoice: types.TypeInputInvoice
optional
themeParams: types.TypeDataJSON