AlertModuleVO Data Type
| name | data type | description |
|---|---|---|
| description | string | |
| id | number | |
| moduleKey | string | |
| tenantId | number |
Example
{
"description" : "...",
"id" : 12345,
"moduleKey" : "...",
"tenantId" : 12345
}
| name | data type | description |
|---|---|---|
| description | string | |
| id | number | |
| moduleKey | string | |
| tenantId | number |
Example
{
"description" : "...",
"id" : 12345,
"moduleKey" : "...",
"tenantId" : 12345
}