class functions.PaymentsSendPaymentForm extends Function<types.TypePaymentsPaymentResult>import { functions } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { PaymentsSendPaymentForm } = functions; ConstructorsnewPaymentsSendPaymentForm(params: { formId: bigint; invoice: types.TypeInputInvoice; requestedInfoId?: string; shippingOptionId?: string; credentials: types.TypeInputPaymentCredentials; tipAmount?: bigint; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramscredentials: types.TypeInputPaymentCredentialsformId: bigintinvoice: types.TypeInputInvoiceoptionalrequestedInfoId: stringoptionalshippingOptionId: stringoptionaltipAmount: bigintStatic Propertiesreadonly[paramDesc]: ParamDesc