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), see [Calling Codes](http://en.wikipedia.org/wiki/List_of_country_calling_codes)Internal identifier of a countryA ISO country code value complying with the [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) format.The 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
A ISO country code value complying with the [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) format. -
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 [Calling Codes](http://en.wikipedia.org/wiki/List_of_country_calling_codes)
-
-
Constructor Details
-
CountryInfoShortModel
public CountryInfoShortModel()
-
-
Method Details
-
id
-
uri
-
name
-
isoCode
-
callingCode
-