---
title: CustomerEngagement.ShoppingCart.Summary.LineItem.Value
framework: proximityreader
role: symbol
role_heading: Enumeration
path: proximityreader/customerengagement/shoppingcart/summary-swift.struct/lineitem/value-swift.enum
---

# CustomerEngagement.ShoppingCart.Summary.LineItem.Value

A value that holds either a String or `Decimal amount for a summary line item.

## Declaration

```swift
enum Value
```

## Topics

### Enumeration Cases

- [CustomerEngagement.ShoppingCart.Summary.LineItem.Value.decimal(_:)](proximityreader/customerengagement/shoppingcart/summary-swift.struct/lineitem/value-swift.enum/decimal(_:).md)
- [CustomerEngagement.ShoppingCart.Summary.LineItem.Value.string(_:)](proximityreader/customerengagement/shoppingcart/summary-swift.struct/lineitem/value-swift.enum/string(_:).md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
