AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Provides information about a phone number.
Namespace: Amazon.Pinpoint.Model
Assembly: AWSSDK.Pinpoint.dll
Version: 3.x.y.z
public class NumberValidateResponse
The NumberValidateResponse type exposes the following members
Name | Description | |
---|---|---|
![]() |
NumberValidateResponse() |
Name | Type | Description | |
---|---|---|---|
![]() |
Carrier | System.String |
Gets and sets the property Carrier. The carrier or service provider that the phone number is currently registered with. In some countries and regions, this value may be the carrier or service provider that the phone number was originally registered with. |
![]() |
City | System.String |
Gets and sets the property City. The name of the city where the phone number was originally registered. |
![]() |
CleansedPhoneNumberE164 | System.String |
Gets and sets the property CleansedPhoneNumberE164. The cleansed phone number, in E.164 format, for the location where the phone number was originally registered. |
![]() |
CleansedPhoneNumberNational | System.String |
Gets and sets the property CleansedPhoneNumberNational. The cleansed phone number, in the format for the location where the phone number was originally registered. |
![]() |
Country | System.String |
Gets and sets the property Country. The name of the country or region where the phone number was originally registered. |
![]() |
CountryCodeIso2 | System.String |
Gets and sets the property CountryCodeIso2. The two-character code, in ISO 3166-1 alpha-2 format, for the country or region where the phone number was originally registered. |
![]() |
CountryCodeNumeric | System.String |
Gets and sets the property CountryCodeNumeric. The numeric code for the country or region where the phone number was originally registered. |
![]() |
County | System.String |
Gets and sets the property County. The name of the county where the phone number was originally registered. |
![]() |
OriginalCountryCodeIso2 | System.String |
Gets and sets the property OriginalCountryCodeIso2. The two-character code, in ISO 3166-1 alpha-2 format, that was sent in the request body. |
![]() |
OriginalPhoneNumber | System.String |
Gets and sets the property OriginalPhoneNumber. The phone number that was sent in the request body. |
![]() |
PhoneType | System.String |
Gets and sets the property PhoneType. The description of the phone type. Valid values are: MOBILE, LANDLINE, VOIP, INVALID, PREPAID, and OTHER. |
![]() |
PhoneTypeCode | System.Int32 |
Gets and sets the property PhoneTypeCode. The phone type, represented by an integer. Valid values are: 0 (mobile), 1 (landline), 2 (VoIP), 3 (invalid), 4 (other), and 5 (prepaid). |
![]() |
Timezone | System.String |
Gets and sets the property Timezone. The time zone for the location where the phone number was originally registered. |
![]() |
ZipCode | System.String |
Gets and sets the property ZipCode. The postal or ZIP code for the location where the phone number was originally registered. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5