Skip to main content

Type Alias: OrderProduct

OrderProduct: object

Defined in: src/Types/Product.ts:61

Type declaration

currency

currency: string

id

id: string

imageUrl

imageUrl: string

name

name: string

price

price: number

quantity

quantity: number