# Interface: UpdateGuestCartItemQuantityParams
# Hierarchy
-
↳ UpdateGuestCartItemQuantityParams
# Table of contents
# Properties
# Properties
# attributes
• attributes: UpdateGuestCartItemQuantityAttributes & { productId
: string }
Defined in: types/cart.ts:120 (opens new window)
# cartId
• Optional
cartId: string
Inherited from: GuestCartParams.cartId
Defined in: types/cart.ts:57 (opens new window)