# ChangeDetails ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **field** | Option<**String**> | The name of the field changed. | [optional][readonly] **field_id** | Option<**String**> | The ID of the field changed. | [optional][readonly] **fieldtype** | Option<**String**> | The type of the field changed. | [optional][readonly] **from** | Option<**String**> | The details of the original value. | [optional][readonly] **from_string** | Option<**String**> | The details of the original value as a string. | [optional][readonly] **to** | Option<**String**> | The details of the new value. | [optional][readonly] **to_string** | Option<**String**> | The details of the new value as a string. | [optional][readonly] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)