---
title: scheduled
framework: storekit
role: symbol
role_heading: Type Property
path: storekit/product/subscriptioninfo/renewalinfo/advancedcommerceinfo-swift.struct/item/priceincreaseinfo-swift.struct/status-swift.struct/scheduled
---

# scheduled

A value that indicates the App Store scheduled the price increase for the subscription renewal.

## Declaration

```swift
static let scheduled: Product.SubscriptionInfo.RenewalInfo.AdvancedCommerceInfo.Item.PriceIncreaseInfo.Status
```

## See Also

### Price increase status values

- [pending](storekit/product/subscriptioninfo/renewalinfo/advancedcommerceinfo-swift.struct/item/priceincreaseinfo-swift.struct/status-swift.struct/pending.md)
- [accepted](storekit/product/subscriptioninfo/renewalinfo/advancedcommerceinfo-swift.struct/item/priceincreaseinfo-swift.struct/status-swift.struct/accepted.md)
