ActivateEventVO Data Type

Properties
name data type description
eventKey string
active boolean

Example

{
  "eventKey" : "...",
  "active" : true
}