class types.PaymentsSavedInfo
extends _TypePaymentsSavedInfo
import { types } from "https://deno.land/x/mtkruto@0.0.998/2_tl.ts";
const { PaymentsSavedInfo } = types;
Constructors
new
PaymentsSavedInfo(params?: { hasSavedCredentials?: true; savedInfo?: TypePaymentRequestedInfo; })Properties
protected
readonly
[params]: Paramsoptional
savedInfo: TypePaymentRequestedInfoStatic Properties
readonly
[paramDesc]: ParamDesc