# IamV1RoleResponse
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | Option<**String**> | |
**name** | Option<**String**> | |
**display_name** | Option<**String**> | |
**description** | Option<**String**> | |
**permissions** | Option<**Vec<String>**> | The set of permissions granted to this role. |
[[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)