Name | Type | Description | Notes |
---|---|---|---|
Type_ | string | [default to null] | |
Links | *interface{} | [optional] [default to null] | |
Owner | *Account | [optional] [default to null] | |
Workspace | *Workspace | [optional] [default to null] | |
Name | string | [optional] [default to null] | |
Slug | string | The "sluggified" version of the group's name. This contains only ASCII characters and can therefore be slightly different than the name | [optional] [default to null] |
FullSlug | string | The concatenation of the workspace's slug and the group's slug, separated with a colon (e.g. `acme:developers`) | [optional] [default to null] |