---
title: newLineItems
framework: applepayontheweb
role: symbol
role_heading: Instance Property
path: applepayontheweb/applepayshippingcontactupdate/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 contact caused any changes in the line items.

## See Also

### Updating shipping contact properties

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