UpdateEnterpriseRoleRequest
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| name | String | Updated name of the role. | [optional] [default to null] |
| description | String | Updated description. | [optional] [default to null] |
| permissions | List | Updated list of permissions. | [optional] [default to null] |
| is_active | Boolean | Whether the role is active. | [optional] [default to null] |