class PaymentRequestedInfo_
extends _PaymentRequestedInfo_
import { PaymentRequestedInfo_ } from "https://deno.land/x/mtkruto@0.1.130/tl/2_types.ts";
Constructors
new
PaymentRequestedInfo_(params?: { name?: string; phone?: string; email?: string; shipping_address?: enums.PostAddress; })Properties
protected
readonly
[params]: Paramsoptional
shipping_address: enums.PostAddressStatic Properties
readonly
[paramDesc]: ParamDesc