Name |
Type |
Description |
Notes |
Type_ |
string |
|
[default to null] |
Links |
*GroupLinks |
|
[optional] [default to null] |
Owner |
*Account |
|
[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 owner's username and the group's slug, separated with a colon (e.g. `acme:developers`) |
[optional] [default to null] |
Members |
int32 |
The number of members in this group |
[optional] [default to null] |
[Back to Model list] [Back to API list] [Back to README]