# EntityNextSync ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **meta** | **String** | Field to store relevant meta for the next synchronization. E.g. for a data source you might want to store a timestamp, and for a data sink, you might want to store the Link header returned in the most recent GET /entities/{entityId}/changes response. | [optional] [default to None] **next_sync** | **f64** | Timestamp of when next synchronization should occur. | [optional] [default to None] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)