# Interface: RemoveCartItemParams
# Hierarchy
-
↳ RemoveCartItemParams
# Table of contents
# Properties
# Properties
# attributes
• attributes: object
# Type declaration:
Name | Type |
---|---|
productId | string |
Defined in: types/cart.ts:86 (opens new window)
# cartId
• Optional
cartId: string
Inherited from: CartParams.cartId
Defined in: types/cart.ts:53 (opens new window)