---
title: CTCellularPlanProperties.lifecycle
framework: coretelephony
role: symbol
role_heading: Class
path: coretelephony/ctcellularplanproperties/lifecycle
---

# CTCellularPlanProperties.lifecycle

A type that contains lifecycle details for a time-limited cellular plan.

## Declaration

```swift
class lifecycle
```

## Overview

Overview This type contains lifecycle details for a time-limited cellular plan, including information such as when the plan expires. The expiration date determines the installation experience and when the system deactivates the plan.

## Topics

### Specifying the expiration date

- [expirationDate](coretelephony/ctcellularplanproperties/lifecycle/expirationdate.md)

### Initializers

- [init(coder:)](coretelephony/ctcellularplanproperties/lifecycle/init(coder:).md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCoding](foundation/nscoding.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [NSSecureCoding](foundation/nssecurecoding.md)

## See Also

### Getting the eSIM properties

- [associatedIccid](coretelephony/ctcellularplanproperties/associatediccid.md)
- [simCapability](coretelephony/ctcellularplanproperties/simcapability.md)
- [supportedRegionCodes](coretelephony/ctcellularplanproperties/supportedregioncodes-yhu5.md)
- [lifecycleProperties](coretelephony/ctcellularplanproperties/lifecycleproperties.md)
