Porting order status
| Name | Type | Description | Notes |
|---|---|---|---|
| details | List<PortingOrdersExceptionType> | A list of 0 or more details about this porting order's status | [optional] |
| value | ValueEnum | The current status of the porting order | [optional] |
| Name | Value |
|---|---|
| DRAFT | "draft" |
| IN_PROCESS | "in-process" |
| SUBMITTED | "submitted" |
| EXCEPTION | "exception" |
| FOC_DATE_CONFIRMED | "foc-date-confirmed" |
| PORTED | "ported" |
| CANCELED | "canceled" |
| CANCEL_PENDING | "cancel-pending" |