# TheJiraCloudPlatformRestApi.Fields

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**assignee** | **AllOfFieldsAssignee** | The assignee of the linked issue. | [optional] 
**issueType** | **AllOfFieldsIssueType** | The type of the linked issue. | [optional] 
**issuetype** | [**IssueTypeDetails**](IssueTypeDetails.md) |  | [optional] 
**priority** | **AllOfFieldsPriority** | The priority of the linked issue. | [optional] 
**status** | **AllOfFieldsStatus** | The status of the linked issue. | [optional] 
**summary** | **String** | The summary description of the linked issue. | [optional] 
**timetracking** | **AllOfFieldsTimetracking** | The time tracking of the linked issue. | [optional] 
