class Api.PaymentCharge extends VirtualClass<{ id: string; providerChargeId: string; }>import { Api } from "https://deno.land/x/grm@0.5.2/src/mod.ts"; const { PaymentCharge } = Api; PropertiesclassName: "PaymentCharge"classType: "constructor"CONSTRUCTOR_ID: 3926049406id: stringproviderChargeId: stringSUBCLASS_OF_ID: 1019752665Static MethodsfromReader(reader: Reader): PaymentCharge