Interface SavedCartItem

Hierarchy

  • SavedCartItem

Properties

createdAt: number
currency: string
product: ProductListed
productSchemas: SchemaListed[]
qty: number
schemas: CartItemSchema[]
type: "CartItem"

Generated using TypeDoc