Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 882 Bytes

GroupAllOf.md

File metadata and controls

15 lines (11 loc) · 882 Bytes

GroupAllOf

Properties

Name Type Description Notes
full_slug str The concatenation of the owner's username and the group's slug, separated with a colon (e.g. `acme:developers`) [optional]
links GroupAllOfLinks [optional]
members int The number of members in this group [optional]
name str [optional]
owner Account [optional]
slug str The "sluggified" version of the group's name. This contains only ASCII characters and can therefore be slightly different than the name [optional]

[Back to Model list] [Back to API list] [Back to README]