Package com.ringcentral.definitions
Class IvrMenuInfoCreate
java.lang.Object
com.ringcentral.definitions.IvrMenuInfoCreate
-
Field Summary
FieldsModifier and TypeFieldDescriptionKeys handling settingsNumber of an IVR Menu extensionFirst name of an IVR Menu userNumber of attempts the IVR prompt will be played during a call before the "NoInput" rule will be executed. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionactions(IvrMenuActionsInfo[] actions) extensionNumber(String extensionNumber) prompt(IvrMenuPromptInfo prompt) promptRepeatCount(Long promptRepeatCount) site(IvrMenuSiteInfo site)
-
Field Details
-
name
First name of an IVR Menu user -
extensionNumber
Number of an IVR Menu extension -
site
-
prompt
-
actions
Keys handling settings -
promptRepeatCount
Number of attempts the IVR prompt will be played during a call before the "NoInput" rule will be executed. For request payloads, unsupported values return a `CMN-101` error. Format: int32 Default: 3 Enum: 1, 2, 3
-
-
Constructor Details
-
IvrMenuInfoCreate
public IvrMenuInfoCreate()
-
-
Method Details
-
name
-
extensionNumber
-
site
-
prompt
-
actions
-
promptRepeatCount
-