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

# CTCellularPlanProperties

An object you use for an eSIM.

## Declaration

```swift
class CTCellularPlanProperties
```

## Overview

Overview Use CTCellularPlanProperties to set the capabilities of your eSIMs.

## Topics

### Getting the eSIM properties

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

### Initializers

- [init(coder:)](coretelephony/ctcellularplanproperties/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

### eSIM

- [CTCellularPlanProvisioning](coretelephony/ctcellularplanprovisioning.md)
- [CTCellularPlanProvisioningRequest](coretelephony/ctcellularplanprovisioningrequest.md)
- [CTCellularPlanCapability](coretelephony/ctcellularplancapability.md)
