Class AlertInfo

java.lang.Object
com.ringcentral.definitions.AlertInfo

public class AlertInfo extends Object
Alert information
  • Field Details

    • title

      public String title
      Title of a message
    • body

      public String body
      Message Description
  • Constructor Details

    • AlertInfo

      public AlertInfo()
  • Method Details