Package com.ringcentral.definitions
Class SiteIVRSettings
java.lang.Object
com.ringcentral.definitions.SiteIVRSettings
-
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(SiteIVRTopMenu topMenu)
-
Field Details
-
topMenu
-
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. Required Format: int32 Enum: 1, 2, 3 -
actions
-
-
Constructor Details
-
SiteIVRSettings
public SiteIVRSettings()
-
-
Method Details
-
topMenu
-
promptRepeatCount
-
actions
-