# ProjectType
## Properties
**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)