Interface CartItemDto

Hierarchy

Properties

cartitem_id: string
product_id: string
quantity: number
schemas: Record<string, CartItemSchemaValue>

Generated using TypeDoc