Package com.ringcentral.definitions
Class CountryInfoShortModel
java.lang.Object
com.ringcentral.definitions.CountryInfoShortModel
-
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 a countryCanonical 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 -
name
The official name of a country -
isoCode
Two-letter country code in [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) format Example: US -
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)
-
-
Constructor Details
-
CountryInfoShortModel
public CountryInfoShortModel()
-
-
Method Details
-
id
-
uri
-
name
-
isoCode
-
callingCode
-