AlertConfigVO Data Type

Properties
name data type description
login string
applicationKey string
eventKey string
wantReceive string

Example

{
  "login" : "...",
  "applicationKey" : "...",
  "eventKey" : "...",
  "wantReceive" : "..."
}