# NewRole
## Properties
**user** | Option<**String**> | User id whom the role is to be granted | [optional]
**resource_id** | Option<**String**> | project or channel id/id | [optional]
**resource_type** | Option<**String**> | Resource type should be either project or channel | [optional]
**role_name** | Option<**String**> | role name | [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)