Package com.ringcentral.definitions
Class RolesCountryResource
java.lang.Object
com.ringcentral.definitions.RolesCountryResource
-
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).Two-letter country code in [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) format Example: USFormat: uri -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncallingCode(String callingCode) emergencyCalling(Boolean emergencyCalling) freeSoftphoneLine(Boolean freeSoftphoneLine) loginAllowed(Boolean loginAllowed) numberSelling(Boolean numberSelling) signupAllowed(Boolean signupAllowed)
-
Field Details
-
uri
Format: uri -
id
-
name
-
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) -
emergencyCalling
-
numberSelling
-
loginAllowed
-
freeSoftphoneLine
-
signupAllowed
-
-
Constructor Details
-
RolesCountryResource
public RolesCountryResource()
-
-
Method Details
-
uri
-
id
-
name
-
isoCode
-
callingCode
-
emergencyCalling
-
numberSelling
-
loginAllowed
-
freeSoftphoneLine
-
signupAllowed
-