Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.1 KB

ClonehistoryListElement.md

File metadata and controls

20 lines (16 loc) · 1.1 KB

ClonehistoryListElement

Properties

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

[Back to Model list] [Back to API list] [Back to README]