RingCentral .Net SDK
All Classes Namespaces Functions Variables Properties Events Pages
Public Member Functions | Public Attributes | List of all members
RingCentral.Paths.Restapi.NumberParser.Parse.Index Class Reference
Collaboration diagram for RingCentral.Paths.Restapi.NumberParser.Parse.Index:
Collaboration graph
[legend]

Public Member Functions

 Index (NumberParser.Index parent)
 
string Path (bool withParameter=false)
 
async Task< ParsePhoneNumberResponsePost (ParsePhoneNumberRequest parsePhoneNumberRequest, ParsePhoneNumberParameters queryParams=null, RestRequestConfig restRequestConfig=null)
 Returns one or more parsed and/or formatted phone numbers that are passed as strings. HTTP Method: post Endpoint: /restapi/{apiVersion}/number-parser/parse Rate Limit Group: Light More...
 

Public Attributes

NumberParser.Index parent
 
RestClient rc
 

Member Function Documentation

◆ Post()

async Task<ParsePhoneNumberResponse> RingCentral.Paths.Restapi.NumberParser.Parse.Index.Post ( ParsePhoneNumberRequest  parsePhoneNumberRequest,
ParsePhoneNumberParameters  queryParams = null,
RestRequestConfig  restRequestConfig = null 
)
inline

Returns one or more parsed and/or formatted phone numbers that are passed as strings. HTTP Method: post Endpoint: /restapi/{apiVersion}/number-parser/parse Rate Limit Group: Light


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