# PublicCreateOrganizationRoleBody
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**role_name** | **String** | Unique name for the role. |
**permissions** | **Vec<String>** | Permissions to grant to the role. |
**description** | Option<**String**> | | [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)