class PaymentRequestedInfo
extends TypePaymentRequestedInfo
import { PaymentRequestedInfo } from "https://deno.land/x/mtkruto@0.0.62/tl/2_types.ts";
Constructors
new
PaymentRequestedInfo(params: { name?: string; phone?: string; email?: string; shippingAddress?: TypePostAddress; })Properties
protected
readonly
[params]: Paramsoptional
shippingAddress: TypePostAddressStatic Properties
readonly
[paramDesc]: ParamDesc