---
title: freeCancellationDate
framework: applepayontheweb
role: symbol
role_heading: Instance Property
path: applepayontheweb/applepaydeferredpaymentrequest/freecancellationdate
---

# freeCancellationDate

The time zone at the destination location of the payment.

## Declaration

```data
Date freeCancellationDate;
```

## Discussion

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

## See Also

### Describing a deferred payment

- [billingAgreement](applepayontheweb/applepaydeferredpaymentrequest/billingagreement.md)
- [paymentDescription](applepayontheweb/applepaydeferredpaymentrequest/paymentdescription.md)
- [freeCancellationDateTimeZone](applepayontheweb/applepaydeferredpaymentrequest/freecancellationdatetimezone.md)
