Class ExtensionListEventBody

java.lang.Object
com.ringcentral.definitions.ExtensionListEventBody

public class ExtensionListEventBody extends Object
Notification payload body
  • Field Details

    • extensionId

      public String extensionId
      Internal identifier of an extension
    • eventType

      public String eventType
      Type of extension info change Enum: Create, Update, Delete
    • ownerId

      public String ownerId
      Internal identifier of a subscription owner extension
  • Constructor Details

    • ExtensionListEventBody

      public ExtensionListEventBody()
  • Method Details