---
title: freeCancellationDate
framework: passkit
role: symbol
role_heading: Instance Property
path: passkit/pkdeferredpaymentrequest/freecancellationdate
---

# freeCancellationDate

The date before which you must cancel a deferred payment without incurring any cancellation charges.

## Declaration

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

## Discussion

Discussion If you set freeCancellationDate, you need to set freeCancellationDateTimeZone as well.

## See Also

### Describing a deferred payment

- [billingAgreement](passkit/pkdeferredpaymentrequest/billingagreement.md)
- [paymentDescription](passkit/pkdeferredpaymentrequest/paymentdescription.md)
- [freeCancellationDateTimeZone](passkit/pkdeferredpaymentrequest/freecancellationdatetimezone.md)
