RingCentral .Net SDK
Public Member Functions | Public Attributes | List of all members
RingCentral.Paths.Restapi.Account.Greeting.Index Class Reference
Collaboration diagram for RingCentral.Paths.Restapi.Account.Greeting.Index:
Collaboration graph
[legend]

Public Member Functions

Content.Index Content ()
 
 Index (Account.Index parent)
 
string Path (bool withParameter=false)
 
async Task< CustomCompanyGreetingInfoPost (CreateCompanyGreetingRequest createCompanyGreetingRequest, RestRequestConfig restRequestConfig=null)
 Creates a custom company greeting. HTTP Method: post Endpoint: /restapi/{apiVersion}/account/{accountId}/greeting Rate Limit Group: Medium App Permission: EditAccounts User Permission: ReadUserInfo More...
 

Public Attributes

Account.Index parent
 
RestClient rc
 

Member Function Documentation

◆ Post()

async Task<CustomCompanyGreetingInfo> RingCentral.Paths.Restapi.Account.Greeting.Index.Post ( CreateCompanyGreetingRequest  createCompanyGreetingRequest,
RestRequestConfig  restRequestConfig = null 
)
inline

Creates a custom company greeting. HTTP Method: post Endpoint: /restapi/{apiVersion}/account/{accountId}/greeting Rate Limit Group: Medium App Permission: EditAccounts User Permission: ReadUserInfo


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