# TheJiraCloudPlatformRestApi.CreatedIssue

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | The ID of the created issue or subtask. | [optional] 
**key** | **String** | The key of the created issue or subtask. | [optional] 
**self** | **String** | The URL of the created issue or subtask. | [optional] 
**transition** | **AllOfCreatedIssueTransition** | The response code and messages related to any requested transition. | [optional] 
**watchers** | **AllOfCreatedIssueWatchers** | The response code and messages related to any requested watchers. | [optional] 
