Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.1 KB

clonehistory_list_element.md

File metadata and controls

20 lines (16 loc) · 1.1 KB

clonehistory_list_element_t

Properties

Name Type Description Notes
pki_clonehistory_id int The unique ID of the Clonehistory
fki_user_id_cloning int The unique ID of the User
fki_user_id_cloned int The unique ID of the User
dt_clonehistory_firsthit char * The firsthit of the Clonehistory
dt_clonehistory_lasthit char * The lasthit of the Clonehistory [optional]
s_user_loginname_cloning char * The login name of the User.
s_user_firstname_cloning char * The first name of the user
s_user_lastname_cloning char * The last name of the user
s_user_loginname_cloned char * The login name of the User.
s_user_firstname_cloned char * The first name of the user
s_user_lastname_cloned char * The last name of the user

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