Package com.ringcentral.definitions
Class SiteIVRSettingsUpdate
java.lang.Object
com.ringcentral.definitions.SiteIVRSettingsUpdate
-
Field Summary
FieldsModifier and TypeFieldDescriptionNumber 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(SiteIvrActions[] actions) promptRepeatCount(Long promptRepeatCount) topMenu(SiteIVRTopMenuUpdate topMenu)
-
Field Details
-
topMenu
-
actions
-
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 Enum: 1, 2, 3
-
-
Constructor Details
-
SiteIVRSettingsUpdate
public SiteIVRSettingsUpdate()
-
-
Method Details
-
topMenu
-
actions
-
promptRepeatCount
-