Package com.ringcentral.definitions
Class GetCountryInfoNumberParser
java.lang.Object
com.ringcentral.definitions.GetCountryInfoNumberParser
-
Field Summary
FieldsModifier and TypeFieldDescriptionCountry calling code defined by [ITU-T](http://en.wikipedia.org/wiki/ITU-T) recommendations, [E.123](http://en.wikipedia.org/wiki/E.123) and [E.164](http://en.wikipedia.org/wiki/E.164).Internal identifier of a countryTwo-letter country code in [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) format Example: USThe official name of the country.Canonical URI of a country resource Format: uri -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
Internal identifier of a country -
uri
Canonical URI of a country resource Format: uri -
callingCode
Country calling code defined by [ITU-T](http://en.wikipedia.org/wiki/ITU-T) recommendations, [E.123](http://en.wikipedia.org/wiki/E.123) and [E.164](http://en.wikipedia.org/wiki/E.164). See also [Calling Codes](http://en.wikipedia.org/wiki/List_of_country_calling_codes) -
isoCode
Two-letter country code in [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) format Example: US -
name
The official name of the country. Example: United States
-
-
Constructor Details
-
GetCountryInfoNumberParser
public GetCountryInfoNumberParser()
-
-
Method Details
-
id
-
uri
-
callingCode
-
isoCode
-
name
-