Class ReadIVRPromptContentParameters

java.lang.Object
com.ringcentral.definitions.ReadIVRPromptContentParameters

public class ReadIVRPromptContentParameters extends Object
Query parameters for operation readIVRPromptContent
  • Field Details

    • contentDisposition

      public String contentDisposition
      Whether the content is expected to be displayed in the browser, or downloaded and saved locally Enum: Inline, Attachment
    • contentDispositionFilename

      public String contentDispositionFilename
      The default filename of the file to be downloaded
  • Constructor Details

    • ReadIVRPromptContentParameters

      public ReadIVRPromptContentParameters()
  • Method Details