OrderDetails: object
Defined in: src/Types/Product.ts:71
Type declaration
price
price: OrderPrice
products
products: OrderProduct[]
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Type Alias OrderDetails in the Baileys API.
OrderDetails: object
Defined in: src/Types/Product.ts:71
price: OrderPrice
products: OrderProduct[]