import 'package:openapi/api.dart';
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 |