class types.PaymentCharge extends _TypePaymentChargeimport { types } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { PaymentCharge } = types; ConstructorsnewPaymentCharge(params: { id: string; providerChargeId: string; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsid: stringproviderChargeId: stringStatic Propertiesreadonly[paramDesc]: ParamDesc