Package com.ringcentral.definitions
Class AssignedCountryInfo
java.lang.Object
com.ringcentral.definitions.AssignedCountryInfo
Information on a country assigned to an extension user. Returned for the User extension type only
-
Field Summary
FieldsModifier and TypeFieldDescriptionInternal identifier of an assigned countryCountry code according to the ISO standard, see [ISO 3166](https://www.iso.org/iso-3166-country-codes.html)Official name of a countryCanonical URI of an assigned country resource -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
id
Internal identifier of an assigned country -
uri
Canonical URI of an assigned country resource -
isoCode
Country code according to the ISO standard, see [ISO 3166](https://www.iso.org/iso-3166-country-codes.html) -
name
Official name of a country
-
-
Constructor Details
-
AssignedCountryInfo
public AssignedCountryInfo()
-
-
Method Details
-
id
-
uri
-
isoCode
-
name
-