class types.PaymentFormMethod extends _TypePaymentFormMethodimport { types } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { PaymentFormMethod } = types; ConstructorsnewPaymentFormMethod(params: { url: string; title: string; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramstitle: stringurl: stringStatic Propertiesreadonly[paramDesc]: ParamDesc