Skip to main content
Module

x/mtkruto/3_types.ts>OrderInfo

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface OrderInfo
Re-export
import { type OrderInfo } from "https://deno.land/x/mtkruto@0.2.24/3_types.ts";

Properties

optional
name: string
optional
phoneNumber: string
optional
email: string
optional
shippingAddress: ShippingAddress