---
title: startDate
framework: passkit
role: symbol
role_heading: Instance Property
path: passkit/pkrecurringpaymentsummaryitem/startdate
---

# startDate

The date of the first payment.

## Declaration

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

## Discussion

Discussion The default value is nil which requests the first payment as part of the initial transaction.

## See Also

### Setting the payment period

- [endDate](passkit/pkrecurringpaymentsummaryitem/enddate.md)
