# ClonehistoryListElement

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**pkiClonehistoryID** | **Int** | The unique ID of the Clonehistory | 
**fkiUserIDCloning** | **Int** | The unique ID of the User | 
**fkiUserIDCloned** | **Int** | The unique ID of the User | 
**dtClonehistoryFirsthit** | **String** | The firsthit of the Clonehistory | 
**dtClonehistoryLasthit** | **String** | The lasthit of the Clonehistory | [optional] 
**sUserLoginnameCloning** | **String** | The login name of the User. | 
**sUserFirstnameCloning** | **String** | The first name of the user | 
**sUserLastnameCloning** | **String** | The last name of the user | 
**sUserLoginnameCloned** | **String** | The login name of the User. | 
**sUserFirstnameCloned** | **String** | The first name of the user | 
**sUserLastnameCloned** | **String** | The last name of the user | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)