---
title: endDate
framework: passkit
role: symbol
role_heading: Instance Property
path: passkit/pkrecurringpaymentsummaryitem/enddate
---

# endDate

The date of the final payment.

## Declaration

```swift
var endDate: Date? { get set }
```

## Discussion

Discussion The default value is nil which specifies no end date.

## See Also

### Setting the payment period

- [startDate](passkit/pkrecurringpaymentsummaryitem/startdate.md)
