Carrier information results for the specified telephone number.
| Name | Type | Description | Notes |
|---|---|---|---|
| phoneNumber | String | The telephone number in E.164 format. | [optional] |
| lineType | LineTypeEnum | [optional] | |
| messagingProvider | String | The messaging service provider of the telephone number. | [optional] |
| voiceProvider | String | The voice service provider of the telephone number. | [optional] |
| countryCodeA3 | String | The country code of the telephone number in ISO 3166-1 alpha-3 format. | [optional] |
| deactivationReporter | String | DNI-Only. The carrier that reported a deactivation event for this phone number. | [optional] |
| deactivationDate | String | DNI-Only. The datetime the carrier reported a deactivation event. | [optional] |
| deactivationEvent | DeactivationEventEnum | [optional] | |
| latestMessageDeliveryStatus | LatestMessageDeliveryStatusEnum | [optional] | |
| initialMessageDeliveryStatusDate | LocalDate | DNI-Only. The date the phone number entered the status described in `latestMessageDeliveryStatus`. Think of this as the "start time" for that status. Value resets every time the `latestMessageDeliveryStatus` changes. | [optional] |
| latestMessageDeliveryStatusDate | LocalDate | DNI-Only. The date bandwidth last received delivery status information for this phone number. Use this field to understand how up-to-date the `latestMessageDeliveryStatus` is. Value resets every time the `latestMessageDeliveryStatus` changes. | [optional] |