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

Properties

string id [get, set]
 Internal identifier of a country More...
 
string uri [get, set]
 Canonical URI of a country resource Format: uri More...
 
string callingCode [get, set]
 Country calling code defined by ITU-T recommendations E.123 and E.164, see Calling Codes Example: 1 More...
 
string isoCode [get, set]
 Country code in ISO 3166 alpha-2 format Example: US More...
 
string name [get, set]
 The official name of the country. Example: United States More...
 

Property Documentation

◆ callingCode

string RingCentral.GetCountryInfoNumberParser.callingCode
getset

Country calling code defined by ITU-T recommendations E.123 and E.164, see Calling Codes Example: 1

◆ id

string RingCentral.GetCountryInfoNumberParser.id
getset

Internal identifier of a country

◆ isoCode

string RingCentral.GetCountryInfoNumberParser.isoCode
getset

Country code in ISO 3166 alpha-2 format Example: US

◆ name

string RingCentral.GetCountryInfoNumberParser.name
getset

The official name of the country. Example: United States

◆ uri

string RingCentral.GetCountryInfoNumberParser.uri
getset

Canonical URI of a country resource Format: uri


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