# SwaggerClient::AssetGroup ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **assets** | **Integer** | The number of assets that belong to the asset group. | [optional] **description** | **String** | The description of the asset group. | [optional] **id** | **Integer** | The identifier of the asset group. | [optional] **links** | [**Array<Link>**](Link.md) | Hypermedia links to corresponding or related resources. | [optional] **name** | **String** | The name of the asset group. | **risk_score** | **Float** | The total risk score of all assets that belong to the asset group. | [optional] **search_criteria** | [**SearchCriteria**](SearchCriteria.md) | | [optional] **type** | **String** | The type of the asset group. | **vulnerabilities** | [**Vulnerabilities**](Vulnerabilities.md) | | [optional]