# Interface: UpdateCartItemQuantityParams

# Hierarchy

# Table of contents

# Properties

# Properties

# attributes

attributes: UpdateCartItemQuantityAttributes & { productId: string }

Defined in: types/cart.ts:116 (opens new window)


# cartId

Optional cartId: string

Inherited from: CartParams.cartId

Defined in: types/cart.ts:53 (opens new window)