| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | Porting order ID. | [optional] |
| telnyxPortingOrderId | String | [optional] | |
| status | StatusEnum | [optional] | |
| phoneNumbers | List<String> | [optional] | |
| orders | List<CreatePhoneNumberPortIn201ResponseOrdersInner> | [optional] |
| Name | Value |
|---|---|
| DRAFT | "draft" |
| PENDING | "pending" |
| FOC_CONFIRMED | "foc_confirmed" |
| PORTED | "ported" |
| EXCEPTION | "exception" |
| CANCELLED | "cancelled" |