Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.02 KB

File metadata and controls

16 lines (13 loc) · 1.02 KB

# ChangelogResponseAllOfData

Properties

Name Type Description Notes
field_key string The key of the field that was changed [optional]
old_value string The value of the field before the change [optional]
new_value string The value of the field after the change [optional]
actor_user_id int The ID of the user who made the change [optional]
time string The date and time of the change [optional]
change_source string The source of change, for example 'app', 'mobile', 'api', etc. [optional]
change_source_user_agent string The user agent from which the change was made [optional]
is_bulk_update_flag bool Whether the change was made as part of a bulk update [optional]

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