| 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] |
| Name | Value |
|---|---|
| MOBILE | "mobile" |
| LANDLINE | "landline" |
| VOIP | "voip" |
| TOLL_FREE | "toll-free" |
| UNKNOWN | "unknown" |