CreateGroupRequest requests creation of a new group.
| Name | Type | Description | Notes |
|---|---|---|---|
| copyGroupId | Integer | Group ID to copy. | [optional] |
| description | String | Group description. | [optional] |
| groupTypeId | Integer | Group type ID. | [optional] |
| name | String | Group name. | [optional] |
| nested | Boolean | Nested (hierarchical). | [optional] |