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

Request body for operation createCompanyGreeting More...

Properties

string type [get, set]
 Type of greeting, specifying the case when the greeting is played. Required Enum: Company, StartRecording, StopRecording, AutomaticRecording, TemplateGreeting More...
 
string languageId [get, set]
 Internal identifier of a language. See Get Language List More...
 
Attachment binary [get, set]
 Media file to upload Required More...
 
GreetingAnsweringRuleId answeringRule [get, set]
 

Detailed Description

Request body for operation createCompanyGreeting

Property Documentation

◆ answeringRule

GreetingAnsweringRuleId RingCentral.CreateCompanyGreetingRequest.answeringRule
getset

◆ binary

Attachment RingCentral.CreateCompanyGreetingRequest.binary
getset

Media file to upload Required

◆ languageId

string RingCentral.CreateCompanyGreetingRequest.languageId
getset

Internal identifier of a language. See Get Language List

◆ type

string RingCentral.CreateCompanyGreetingRequest.type
getset

Type of greeting, specifying the case when the greeting is played. Required Enum: Company, StartRecording, StopRecording, AutomaticRecording, TemplateGreeting


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