CreateEnterpriseRoleRequest
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| name | String | Name of the role. | [default to null] |
| description | String | Optional description of the role. | [optional] [default to null] |
| permissions | List | List of permissions assigned to this role. | [default to null] |
| is_active | Boolean | Whether the role is active. | [default to null] |