Sha256: 769ed5f2597a578dc77a347770baf3360691e1dcfe43b6d39e916379667d9728
Contents?: true
Size: 1.08 KB
Versions: 33
Compression:
Stored size: 1.08 KB
Contents
# CloudmersiveValidateApiClient::PhoneNumberValidationResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **is_valid** | **BOOLEAN** | True if the phone number is valid, false otherwise | [optional] **successful** | **BOOLEAN** | True if the operation was successful, false if there was an error during validation. See IsValid for validation result. | [optional] **phone_number_type** | **String** | Type of phone number; possible values are: FixedLine, Mobile, FixedLineOrMobile, TollFree, PremiumRate, SharedCost, Voip, PersonalNumber, Pager, Uan, Voicemail, Unknown | [optional] **e164_format** | **String** | E.164 format of the phone number | [optional] **international_format** | **String** | Internaltional format of the phone number | [optional] **national_format** | **String** | National format of the phone number | [optional] **country_code** | **String** | Two digit country code of the phone number | [optional] **country_name** | **String** | User-friendly long name of the country for the phone number | [optional]
Version data entries
33 entries across 33 versions & 1 rubygems