Readonly
actionOptional
Readonly
quantityOptional
Readonly
textThe id
of the TextLineItem to update. Either lineItemId
or lineItemKey
is required.
Optional
Readonly
textThe key
of the TextLineItem to update. Either lineItemId
or lineItemKey
is required.
Amount to remove from the
quantity
of the TextLineItem. If not set, the TextLineItem is removed from the ShoppingList. If this value matches or exceeds the currentquantity
of the TextLineItem, the TextLineItem is removed from the ShoppingList.