|
RingCentral .Net SDK
|

Public Member Functions | |
| Index (Dictionary.Index parent, string countryId=null) | |
| string | Path (bool withParameter=true) |
| async Task< CountryListDictionaryModel > | List (ListCountriesParameters queryParams=null, RestRequestConfig restRequestConfig=null) |
| Returns all countries available for calling. HTTP Method: get Endpoint: /restapi/{apiVersion}/dictionary/country Rate Limit Group: Light More... | |
| async Task< CountryInfoDictionaryModel > | Get (RestRequestConfig restRequestConfig=null) |
| Returns information on a specific country. HTTP Method: get Endpoint: /restapi/{apiVersion}/dictionary/country/{countryId} Rate Limit Group: Light More... | |
Public Attributes | |
| string | countryId |
| Dictionary.Index | parent |
| RestClient | rc |
|
inline |
Returns information on a specific country. HTTP Method: get Endpoint: /restapi/{apiVersion}/dictionary/country/{countryId} Rate Limit Group: Light
|
inline |
Returns all countries available for calling. HTTP Method: get Endpoint: /restapi/{apiVersion}/dictionary/country Rate Limit Group: Light