Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 799 Bytes

LogEntry.md

File metadata and controls

19 lines (14 loc) · 799 Bytes

LogEntry

Properties

Name Type Description Notes
id int [readonly]
user_id int, none_type [readonly]
user_email str
app_name str
project_name str
date datetime [readonly]
action str
description {str: (bool, date, datetime, dict, float, int, list, str, none_type)}
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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