| Name | Type | Description | Notes |
|---|---|---|---|
| recordType | String | Identifies the type of the resource. | [optional] [readonly] |
| id | UUID | Resource unique identifier. | [optional] [readonly] |
| messagingProfileId | String | Automatically associate the number with this messaging profile ID when the order is complete. | [optional] |
| status | StatusEnum | [optional] | |
| phoneNumbers | List<HostedNumber> | [optional] |
| Name | Value |
|---|---|
| FAILED | "failed" |
| PENDING | "pending" |
| SUCCESSFUL | "successful" |