hi-jira2 0.0.1

Jira rest api v2
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# ProjectType

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**key** | Option<**String**> | The key of the project type. | [optional][readonly]
**formatted_key** | Option<**String**> | The formatted key of the project type. | [optional][readonly]
**description_i18n_key** | Option<**String**> | The key of the project type's description. | [optional][readonly]
**icon** | Option<**String**> | The icon of the project type. | [optional][readonly]
**color** | Option<**String**> | The color of the project type. | [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)