class types.PaymentRequestedInfo extends _TypePaymentRequestedInfoimport { types } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { PaymentRequestedInfo } = types; ConstructorsnewPaymentRequestedInfo(params?: { name?: string; phone?: string; email?: string; shippingAddress?: TypePostAddress; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsoptionalemail: stringoptionalname: stringoptionalphone: stringoptionalshippingAddress: TypePostAddressStatic Propertiesreadonly[paramDesc]: ParamDesc