# Quantimodo.MeasurementUpdate ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **Number** | Variable id of the measurement to be updated | **note** | **String** | The new note for the measurement (optional) | [optional] **startTime** | **Number** | The new timestamp for the the event in epoch seconds (optional) | [optional] **value** | **Number** | The new value of for the measurement (optional) | [optional]