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