Package com.ringcentral.definitions
Class CreateCompanyGreetingRequest
java.lang.Object
com.ringcentral.definitions.CreateCompanyGreetingRequest
Request body for operation createCompanyGreeting
-
Field Summary
FieldsModifier and TypeFieldDescriptionMedia file to upload RequiredInternal identifier of a language.Type of greeting, specifying the case when the greeting is played. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionansweringRule
(GreetingAnsweringRuleId answeringRule) binary
(Attachment binary) languageId
(String languageId)
-
Field Details
-
type
Type of greeting, specifying the case when the greeting is played. Required Enum: Company, StartRecording, StopRecording, AutomaticRecording, TemplateGreeting -
languageId
Internal identifier of a language. See Get Language List -
binary
Media file to upload Required -
answeringRule
-
-
Constructor Details
-
CreateCompanyGreetingRequest
public CreateCompanyGreetingRequest()
-
-
Method Details
-
type
-
languageId
-
binary
-
answeringRule
-