| Name | Type | Description | Notes |
|---|---|---|---|
| phoneNumber | String | Receiving address (+E.164 formatted phone number or short code). | [optional] |
| status | StatusEnum | [optional] | |
| carrier | String | The carrier of the receiver. | [optional] |
| lineType | LineTypeEnum | The line-type of the receiver. | [optional] |
| Name | Value |
|---|---|
| QUEUED | "queued" |
| SENDING | "sending" |
| SENT | "sent" |
| DELIVERED | "delivered" |
| SENDING_FAILED | "sending_failed" |
| DELIVERY_FAILED | "delivery_failed" |
| DELIVERY_UNCONFIRMED | "delivery_unconfirmed" |
| WEBHOOK_DELIVERED | "webhook_delivered" |
| Name | Value |
|---|---|
| WIRELINE | "Wireline" |
| WIRELESS | "Wireless" |
| VOWIFI | "VoWiFi" |
| VOIP | "VoIP" |
| PRE_PAID_WIRELESS | "Pre-Paid Wireless" |
| EMPTY | "" |