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