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