RingCentral .Net SDK
Properties | List of all members
RingCentral.AssignedCountryInfo Class Reference

Information on a country assigned to an extension user. Returned for the User extension type only More...

Properties

string id [get, set]
 Internal identifier of an assigned country More...
 
string uri [get, set]
 Canonical URI of an assigned country resource More...
 
string isoCode [get, set]
 Country code according to the ISO standard, see ISO 3166 More...
 
string name [get, set]
 Official name of a country More...
 

Detailed Description

Information on a country assigned to an extension user. Returned for the User extension type only

Property Documentation

◆ id

string RingCentral.AssignedCountryInfo.id
getset

Internal identifier of an assigned country

◆ isoCode

string RingCentral.AssignedCountryInfo.isoCode
getset

Country code according to the ISO standard, see ISO 3166

◆ name

string RingCentral.AssignedCountryInfo.name
getset

Official name of a country

◆ uri

string RingCentral.AssignedCountryInfo.uri
getset

Canonical URI of an assigned country resource


The documentation for this class was generated from the following file: