# PrioritySchemeWithPaginatedPrioritiesAndProjects ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **default** | Option<**bool**> | | [optional] **default_priority_id** | Option<**String**> | The ID of the default issue priority. | [optional] **description** | Option<**String**> | The description of the priority scheme | [optional] **id** | **String** | The ID of the priority scheme. | **is_default** | Option<**bool**> | | [optional] **name** | **String** | The name of the priority scheme | **priorities** | Option<[**models::PageBeanPriorityWithSequence**](PageBeanPriorityWithSequence.md)> | The paginated list of priorities. | [optional] **projects** | Option<[**models::PageBeanProjectDetails**](PageBeanProjectDetails.md)> | The paginated list of projects. | [optional] **param_self** | Option<**String**> | The URL of the priority scheme. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)