Name | Type | Description | Notes |
---|---|---|---|
phoneNumber | String | Receiving address (+E.164 formatted phone number or short code). | [optional] |
status | StatusEnum | The delivery status of the message. | [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" |
EXPIRED | "expired" |
SENDING_FAILED | "sending_failed" |
DELIVERY_UNCONFIRMED | "delivery_unconfirmed" |
DELIVERED | "delivered" |
DELIVERY_FAILED | "delivery_failed" |
Name | Value |
---|---|
WIRELINE | "Wireline" |
WIRELESS | "Wireless" |
VOWIFI | "VoWiFi" |
VOIP | "VoIP" |
PRE_PAID_WIRELESS | "Pre-Paid Wireless" |
EMPTY | "" |