class types.PaymentRequestedInfo
extends _TypePaymentRequestedInfo
import { types } from "https://deno.land/x/mtkruto@0.1.105/mod.ts";
const { PaymentRequestedInfo } = types;
Constructors
new
PaymentRequestedInfo(params?: { name?: string; phone?: string; email?: string; shippingAddress?: TypePostAddress; })Properties
protected
readonly
[params]: Paramsoptional
shippingAddress: TypePostAddressStatic Properties
readonly
[paramDesc]: ParamDesc