Class SiteIVRSettings

java.lang.Object
com.ringcentral.definitions.SiteIVRSettings

public class SiteIVRSettings extends Object
  • Field Details

    • topMenu

      public SiteIVRTopMenu topMenu
    • promptRepeatCount

      public Long 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

      public SiteIvrActions[] actions
  • Constructor Details

    • SiteIVRSettings

      public SiteIVRSettings()
  • Method Details