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