AlertConfigVO Data Type
| name | data type | description |
|---|---|---|
| login | string | |
| applicationKey | string | |
| eventKey | string | |
| wantReceive | string |
Example
{
"login" : "...",
"applicationKey" : "...",
"eventKey" : "...",
"wantReceive" : "..."
}
| name | data type | description |
|---|---|---|
| login | string | |
| applicationKey | string | |
| eventKey | string | |
| wantReceive | string |
Example
{
"login" : "...",
"applicationKey" : "...",
"eventKey" : "...",
"wantReceive" : "..."
}