import { Api } from "https://deno.land/x/grm@0.5.2/src/mod.ts";
const { PaymentResult } = Api.payments;
Properties
updates: Api.TypeUpdates
Static Methods
fromReader(reader: Reader): PaymentResult
import { Api } from "https://deno.land/x/grm@0.5.2/src/mod.ts";
const { PaymentResult } = Api.payments;