---
title: PaymentCardReadResult.ReadOutcome
framework: proximityreader
role: symbol
role_heading: Enumeration
path: proximityreader/paymentcardreadresult/readoutcome
---

# PaymentCardReadResult.ReadOutcome

Values that describe the outcome of a read request.

## Declaration

```swift
enum ReadOutcome
```

## Topics

### Getting the read outcome

- [PaymentCardReadResult.ReadOutcome.success](proximityreader/paymentcardreadresult/readoutcome/success.md)
- [PaymentCardReadResult.ReadOutcome.failure](proximityreader/paymentcardreadresult/readoutcome/failure.md)
- [PaymentCardReadResult.ReadOutcome.cardDeclined](proximityreader/paymentcardreadresult/readoutcome/carddeclined.md)

## Relationships

### Conforms To

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

## See Also

### Checking the read outcome

- [outcome](proximityreader/paymentcardreadresult/outcome.md)
