class PaymentRequestedInfo
extends _TypePaymentRequestedInfo
import { PaymentRequestedInfo } from "https://deno.land/x/mtkruto@0.1.101/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