import { functions } from "https://deno.land/x/mtkruto@0.1.105/mod.ts";
const { PaymentsValidateRequestedInfo } = functions;
Constructors
new
PaymentsValidateRequestedInfo(params: { save?: true; invoice: types.TypeInputInvoice; info: types.TypePaymentRequestedInfo; })Properties
protected
readonly
[params]: Paramsinvoice: types.TypeInputInvoice
Static Properties
readonly
[paramDesc]: ParamDesc