# EsimProfile

## Properties

| Property | Type | Required | Description |
|----------|------|----------|-------------|
| `object` | string | Yes | Type of object is always `eSimProfile`. |
| `sim` | object | Yes | A SIM is a unique card that identifies itself to a specific mobile network and provides voice, text, and data connectivity to a user’s device. There are two types of available SIMs: eSIM and pSIM. eSIMs can be activated and installed instantly on any eSIM compatible device, pSIMs (physical SIMs) must be provided to the user or installed into the device beforehand. |
| `status` | deleted | disabled | enabled | installed | unknown | Yes | The current status of the eSimProfile.  This will be `unknown` when:   - the SIM's provider is not supported (i.e. it is not `p3`), or   - no lifecycle events have occurred for the given SIM.  |
| `updatedAt` | string | Yes | Time at which the status was last updated. |
