---
title: newLineItems
framework: applepayontheweb
role: symbol
role_heading: Instance Property
path: applepayontheweb/applepayshippingmethodupdate/newlineitems
---

# newLineItems

An optional list of updated line items.

## Declaration

```data
sequence <ApplePayLineItem> newLineItems;
```

## Discussion

Discussion Supply an updated list of line items if the change in the shipping method caused any changes in the line items.

## See Also

### Updating shipping method properties

- [newTotal](applepayontheweb/applepayshippingmethodupdate/newtotal.md)
- [newShippingMethods](applepayontheweb/applepayshippingmethodupdate/newshippingmethods.md)
