Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 653 Bytes

File metadata and controls

28 lines (16 loc) · 653 Bytes

LookupSmsNumber200Response

Properties

Name Type Description Notes
phoneNumber String [optional]
carrierName String [optional]
lineType LineTypeEnum [optional]
smsReachable Boolean True when the line type can receive SMS (not a landline). [optional]

Enum: LineTypeEnum

Name Value
MOBILE "mobile"
LANDLINE "landline"
VOIP "voip"
TOLL_FREE "toll-free"
UNKNOWN "unknown"