Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 868 Bytes

InboundMessageFrom.md

File metadata and controls

26 lines (23 loc) · 868 Bytes

InboundMessageFrom

Properties

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]

Enum: StatusEnum

Name Value
RECEIVED "received"
DELIVERED "delivered"

Enum: LineTypeEnum

Name Value
WIRELINE "Wireline"
WIRELESS "Wireless"
VOWIFI "VoWiFi"
VOIP "VoIP"
PRE_PAID_WIRELESS "Pre-Paid Wireless"