# NewRoleResponseRole ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | **String** | Role name | **permissions** | [**crate::models::RolePermissions**](Role_permissions.md) | | **colour** | Option<**String**> | Colour used for this role This can be any valid CSS colour | [optional] **hoist** | Option<**bool**> | Whether this role should be shown separately on the member sidebar | [optional] **rank** | Option<**i64**> | Ranking of this role | [optional][default to 0] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)