| Name | Type | Description | Notes |
|---|---|---|---|
| recordType | String | [optional] | |
| id | UUID | Identifies the type of resource. | [optional] [readonly] |
| phoneNumber | String | The messaging hosted phone number (+E.164 format) | [optional] |
| status | StatusEnum | [optional] |
| Name | Value |
|---|---|
| DELETED | "deleted" |
| FAILED | "failed" |
| PENDING | "pending" |
| SUCCESSFUL | "successful" |