---
title: expiresDate
framework: appstoreservernotifications
role: symbol
role_heading: Type
path: appstoreservernotifications/expiresdate
---

# expiresDate

The UNIX time, in milliseconds, an auto-renewable subscription purchase expires or renews.

## Declaration

```data
timestamp expiresDate
```

## Discussion

Discussion The expiresDate is a static value that applies for each transaction. When the auto-renewable subscription renews, the App Store creates a new transaction with a new expiresDate.

## See Also

### Subscripton renewal and expiration

- [autoRenewStatus](appstoreservernotifications/autorenewstatus.md)
- [autoRenewProductId](appstoreservernotifications/autorenewproductid.md)
- [billingPlanType](appstoreservernotifications/billingplantype.md)
- [expirationIntent](appstoreservernotifications/expirationintent.md)
- [isUpgraded](appstoreservernotifications/isupgraded.md)
- [renewalBillingPlanType](appstoreservernotifications/renewalbillingplantype.md)
- [renewalDate](appstoreservernotifications/renewaldate.md)
- [renewalPrice](appstoreservernotifications/renewalprice.md)
