| Name | Type | Description | Notes |
|---|---|---|---|
| description | String | The description of this Group. | [optional] [default to nothing] |
| archived | Bool | Whether or not this Group is archived. | [optional] [default to nothing] |
| color | String | The color you wish to use for the Group in the system. | [optional] [default to nothing] |
| display_icon_id | String | The Icon id for the avatar of this Group. | [optional] [default to nothing] |
| mention_name | String | The mention name of this Group. | [optional] [default to nothing] |
| name | String | The name of this Group. | [optional] [default to nothing] |
| color_key | String | The color key you wish to use for the Group in the system. | [optional] [default to nothing] |
| member_ids | Vector{String} | The Member ids to add to this Group. | [optional] [default to nothing] |
| workflow_ids | Vector{Int64} | The Workflow ids to add to the Group. | [optional] [default to nothing] |