Readonly
actionOptional
Readonly
lineOptional
Readonly
lineThe key
of the ShoppingListLineItem to update. Either lineItemId
or lineItemKey
is required.
Optional
Readonly
quantityAmount to remove from the quantity
of the ShoppingListLineItem. If not set, the ShoppingListLineItem is removed from the ShoppingList. If this value matches or exceeds the current quantity
of the ShoppingListLineItem, the ShoppingListLineItem is removed from the ShoppingList.
The
id
of the ShoppingListLineItem to update. EitherlineItemId
orlineItemKey
is required.