| 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] |