Phone
|
Overloaded. Initializes a new instance of the Phone class. |
AreaCode | The area code |
AreaDesc | The description for the area code |
CountryCode | The country code |
CountryDesc | The description for that country code |
Error | A description of the problem detected |
FromCountryCode | The country code for the country you are calling from Used to default the country code if it is missing and to define the parsing rules to find the country code in the input phone number |
InputPhoneNumber | The phone number that was checked |
KnownBad | Did we detect a problem with the phone number |
ProblemType | The type of problem detected |
SubscriberPart | The subscriber part of the phone number (ie the part after the country code and area code) |
RequestID (inherited from AddressValidationResponse) | RequestId - used for logging, not in the Soap response |