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

Properties

string originalString [get, set]
 Original phone number string as it was passed in the request Example: (650) 722-1621 More...
 
GetCountryInfoNumberParser country [get, set]
 
string areaCode [get, set]
 Area code of location. The portion of the E.164 number that identifies a specific geographic region/numbering area of the national numbering plan (NANP); that can be summarized as NPA-NXX-xxxx and covers Canada, the United States, parts of the Caribbean Sea, and some Atlantic and Pacific islands. See North American Numbering Plan for details Example: 650 More...
 
string dialable [get, set]
 Dialing format of a phone number More...
 
string e164 [get, set]
 Phone number in E.164 format More...
 
string formattedInternational [get, set]
 The formatted phone number string in international format More...
 
string formattedNational [get, set]
 The formatted phone number string in domestic format More...
 
bool? special [get, set]
 Indicates if the number is in a special format (for example N11 code)' More...
 
string normalized [get, set]
 Phone number in E.164 format without plus sign ('+') More...
 
bool? tollFree [get, set]
 Indicates if the number is toll free More...
 
string subAddress [get, set]
 Sub-Address. The portion of the number that identifies a subscriber into the subscriber internal (non-public) network. More...
 
string subscriberNumber [get, set]
 Subscriber number. The portion of the E.164 number that identifies a subscriber in a network or numbering area. More...
 
string dtmfPostfix [get, set]
 DTMF (Dual Tone Multi-Frequency) postfix More...
 

Property Documentation

◆ areaCode

string RingCentral.PhoneNumberInfoNumberParser.areaCode
getset

Area code of location. The portion of the E.164 number that identifies a specific geographic region/numbering area of the national numbering plan (NANP); that can be summarized as NPA-NXX-xxxx and covers Canada, the United States, parts of the Caribbean Sea, and some Atlantic and Pacific islands. See North American Numbering Plan for details Example: 650

◆ country

GetCountryInfoNumberParser RingCentral.PhoneNumberInfoNumberParser.country
getset

◆ dialable

string RingCentral.PhoneNumberInfoNumberParser.dialable
getset

Dialing format of a phone number

◆ dtmfPostfix

string RingCentral.PhoneNumberInfoNumberParser.dtmfPostfix
getset

DTMF (Dual Tone Multi-Frequency) postfix

◆ e164

string RingCentral.PhoneNumberInfoNumberParser.e164
getset

Phone number in E.164 format

◆ formattedInternational

string RingCentral.PhoneNumberInfoNumberParser.formattedInternational
getset

The formatted phone number string in international format

◆ formattedNational

string RingCentral.PhoneNumberInfoNumberParser.formattedNational
getset

The formatted phone number string in domestic format

◆ normalized

string RingCentral.PhoneNumberInfoNumberParser.normalized
getset

Phone number in E.164 format without plus sign ('+')

◆ originalString

string RingCentral.PhoneNumberInfoNumberParser.originalString
getset

Original phone number string as it was passed in the request Example: (650) 722-1621

◆ special

bool? RingCentral.PhoneNumberInfoNumberParser.special
getset

Indicates if the number is in a special format (for example N11 code)'

◆ subAddress

string RingCentral.PhoneNumberInfoNumberParser.subAddress
getset

Sub-Address. The portion of the number that identifies a subscriber into the subscriber internal (non-public) network.

◆ subscriberNumber

string RingCentral.PhoneNumberInfoNumberParser.subscriberNumber
getset

Subscriber number. The portion of the E.164 number that identifies a subscriber in a network or numbering area.

◆ tollFree

bool? RingCentral.PhoneNumberInfoNumberParser.tollFree
getset

Indicates if the number is toll free


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