import { functions } from "https://deno.land/x/mtkruto@0.1.105/mod.ts";
const { PaymentsSendPaymentForm } = functions;
Constructors
new
PaymentsSendPaymentForm(params: { formId: bigint; invoice: types.TypeInputInvoice; requestedInfoId?: string; shippingOptionId?: string; credentials: types.TypeInputPaymentCredentials; tipAmount?: bigint; })Properties
protected
readonly
[params]: Paramscredentials: types.TypeInputPaymentCredentials
invoice: types.TypeInputInvoice
Static Properties
readonly
[paramDesc]: ParamDesc