| Name | Type | Description | Notes |
|---|---|---|---|
| phoneNumber | String | Sending address (+E.164 formatted phone number, alphanumeric sender ID, or short code). | [optional] |
| status | StatusEnum | [optional] | |
| carrier | String | The carrier of the sender. | [optional] |
| lineType | LineTypeEnum | The line-type of the sender. | [optional] |
| Name | Value |
|---|---|
| RECEIVED | "received" |
| DELIVERED | "delivered" |
| Name | Value |
|---|---|
| WIRELINE | "Wireline" |
| WIRELESS | "Wireless" |
| VOWIFI | "VoWiFi" |
| VOIP | "VoIP" |
| PRE_PAID_WIRELESS | "Pre-Paid Wireless" |
| EMPTY | "" |