# SuggestedMappingsRequestBean
## Properties
**max_results** | Option<**i32**> | The maximum number of results that could be on the page. | [optional]
**priorities** | Option<[**models::SuggestedMappingsForPrioritiesRequestBean**](SuggestedMappingsForPrioritiesRequestBean.md)> | The priority changes in the scheme. | [optional]
**projects** | Option<[**models::SuggestedMappingsForProjectsRequestBean**](SuggestedMappingsForProjectsRequestBean.md)> | The project changes in the scheme. | [optional]
**scheme_id** | Option<**i64**> | The id of the priority scheme. | [optional]
**start_at** | Option<**i64**> | The index of the first item returned on the page. | [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)