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

Query parameters for operation parsePhoneNumber More...

Properties

string homeCountry [get, set]
 ISO 3166 alpha2 code of the home country to be used if it is impossible to determine country from the number itself. By default, this parameter is preset to the current user's home country or brand country if the user is undefined Example: US More...
 
bool? nationalAsPriority [get, set]
 The default value is false. If true, the numbers that are closer to the home country are given higher priority More...
 

Detailed Description

Query parameters for operation parsePhoneNumber

Property Documentation

◆ homeCountry

string RingCentral.ParsePhoneNumberParameters.homeCountry
getset

ISO 3166 alpha2 code of the home country to be used if it is impossible to determine country from the number itself. By default, this parameter is preset to the current user's home country or brand country if the user is undefined Example: US

◆ nationalAsPriority

bool? RingCentral.ParsePhoneNumberParameters.nationalAsPriority
getset

The default value is false. If true, the numbers that are closer to the home country are given higher priority


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