# SynchronizationState ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **entity_id** | **String** | Id of the entity. | **last_sync** | **i64** | Timestamp in ms of the latest sync. | **last_update** | **String** | Token the client can use to determine the last synchronized updates | **sync_interval** | **i64** | Duration of the sync interval entered in ms. | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)