---
title: errors
framework: passkit
role: symbol
role_heading: Instance Property
path: passkit/pkpaymentrequestcouponcodeupdate/errors
---

# errors

An array of errors for the coupon code that the user must resolve.

## Declaration

```swift
var errors: [any Error]! { get set }
```
