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 countryTwo-letter country code in [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) format Example: USOfficial name of a countryCanonical URI of an assigned country resource Format: uri -
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 Format: uri -
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
Official name of a country
-
-
Constructor Details
-
AssignedCountryInfo
public AssignedCountryInfo()
-
-
Method Details
-
id
-
uri
-
isoCode
-
name
-