|
| Index (Dictionary.Index parent, string greetingId=null) |
|
string | Path (bool withParameter=true) |
|
async Task< DictionaryGreetingList > | List (ListStandardGreetingsParameters queryParams=null, RestRequestConfig restRequestConfig=null) |
| Returns the list of predefined standard greetings. Custom greetings recorded by user are not returned in response to this request. See Get Extension Custom Greetings. HTTP Method: get Endpoint: /restapi/{apiVersion}/dictionary/greeting Rate Limit Group: Medium More...
|
|
async Task< DictionaryGreetingInfo > | Get (RestRequestConfig restRequestConfig=null) |
| Returns a standard greeting by ID. HTTP Method: get Endpoint: /restapi/{apiVersion}/dictionary/greeting/{greetingId} Rate Limit Group: Medium More...
|
|
◆ Get()
Returns a standard greeting by ID. HTTP Method: get Endpoint: /restapi/{apiVersion}/dictionary/greeting/{greetingId} Rate Limit Group: Medium
◆ List()
Returns the list of predefined standard greetings. Custom greetings recorded by user are not returned in response to this request. See Get Extension Custom Greetings. HTTP Method: get Endpoint: /restapi/{apiVersion}/dictionary/greeting Rate Limit Group: Medium
The documentation for this class was generated from the following file:
- RingCentral.Net/Paths/Restapi/Dictionary/Greeting/Index.cs