# EntitySettings ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **company_id** | **String** | id of the company that owns this data | **source_id** | **String** | Id of the source which contains the entity. | **entity_id** | **String** | Id of the entity id to map fields. | **collection_id** | **String** | Id of the Timezynk collection to map fields. E.g. a registry id or invoices | **sync_interval** | **i64** | Duration of the sync interval entered in ms. | **field_mapping** | [**Vec**](FieldSettings.md) | list of field mapping | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)