| Name | Type | Description | Notes |
|---|---|---|---|
| expand | String | Expand options that include additional project issue create metadata details in the response. | [optional] |
| self | String | The URL of the project. | [optional] |
| id | String | The ID of the project. | [optional] |
| key | String | The key of the project. | [optional] |
| name | String | The name of the project. | [optional] |
| avatarUrls | AllOfProjectIssueCreateMetadataAvatarUrls | List of the project's avatars, returning the avatar size and associated URL. | [optional] |
| issuetypes | List<IssueTypeIssueCreateMetadata> | List of the issue types supported by the project. | [optional] |