# Clash.ClosedClashGroup

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | The unique identifier of the closed clash group | [optional] 
**clashTestId** | **String** | The unique identifier of the clash test associated with the closed clash group | 
**title** | **String** | The title of the closed clash group | 
**description** | **String** | The description of the closed clash group | [optional] 
**reason** | [**CloseReason**](CloseReason.md) |  | 
**screenShots** | **[String]** | The unique identifiers of screenshots associated with the closed clash group | [optional] 
**createdBy** | **String** | The unique identifier of the user who created the closed clash group | [optional] 
**createdOn** | **Date** | The date and time that the closed clash group was created | [optional] 
**clashes** | **[Number]** | The clashes included in the closed clash group | 


