# Clash.AssignedClashGroup

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | The unique identifier of the assigned clash group | 
**clashTestId** | **String** | The unique identifier of the clash test associated with the assigned clash group | 
**issueId** | **String** | The unique identifier of the issue associated with the assigned clash group | 
**createdBy** | **String** | The unique identifier of the user who created the assigned clash group | [optional] 
**createdOn** | **Date** | The date and time that the assigned clash group was created | [optional] 
**clashes** | **[Number]** | The clashes included in the assigned clash group | 


