# openapi.model.TimeEntryModelLinks ## Load the model package ```dart import 'package:openapi/api.dart'; ``` ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **self** | [**TimeEntryModelLinksSelf**](TimeEntryModelLinksSelf.md) | | **updateImmediately** | [**TimeEntryModelLinksUpdateImmediately**](TimeEntryModelLinksUpdateImmediately.md) | | [optional] **update** | [**TimeEntryModelLinksUpdate**](TimeEntryModelLinksUpdate.md) | | [optional] **delete** | [**TimeEntryModelLinksDelete**](TimeEntryModelLinksDelete.md) | | [optional] **schema** | [**TimeEntryModelLinksSchema**](TimeEntryModelLinksSchema.md) | | [optional] **project** | [**TimeEntryModelLinksProject**](TimeEntryModelLinksProject.md) | | **workPackage** | [**TimeEntryModelLinksWorkPackage**](TimeEntryModelLinksWorkPackage.md) | | [optional] **user** | [**TimeEntryModelLinksUser**](TimeEntryModelLinksUser.md) | | **activity** | [**TimeEntryModelLinksActivity**](TimeEntryModelLinksActivity.md) | | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)