# TheJiraCloudPlatformRestApi.TimeTrackingProvider

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**key** | **String** | The key for the time tracking provider. For example, *JIRA*. | 
**name** | **String** | The name of the time tracking provider. For example, *JIRA provided time tracking*. | [optional] 
**url** | **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 &#x60;adminPageKey&#x60; property is set in the module descriptor of the time tracking provider app. | [optional] 
