The module information.
| Name | Type | Description | Notes |
|---|---|---|---|
| id | UUID | The module ID. | [optional] |
| appName | String | The module product class name. | [optional] |
| title | String | The module product class name. | [optional] |
| link | String | The URL to the module start page. | [optional] |
| iconUrl | String | The module icon URL. | [optional] |
| imageUrl | String | The module large image URL. | [optional] |
| helpUrl | String | The module help URL. | [optional] |
| description | String | The module description. | [optional] |
| isPrimary | Boolean | Specifies if the module is primary or not. | [optional] |