# TimeTrackingProvider ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **key** | **String** | The key for the time tracking provider. For example, *JIRA*. | **name** | Option<**String**> | The name of the time tracking provider. For example, *JIRA provided time tracking*. | [optional] **url** | Option<**String**> | The URL of the configuration page for the time tracking provider app. For example, *_/example/config/url*. This property is only returned if the `adminPageKey` property is set in the module descriptor of the time tracking provider app. | [optional][readonly] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)