Skip to content
This repository was archived by the owner on Feb 3, 2026. It is now read-only.
/ client-swift Public archive

Latest commit

 

History

History
15 lines (11 loc) · 586 Bytes

File metadata and controls

15 lines (11 loc) · 586 Bytes

GroupRequest

Properties

Name Type Description Notes
name String
isSuperuser Bool Users added to this group will be superusers. [optional]
parents [UUID] [optional]
users [Int] [optional]
attributes [String: JSONValue] [optional]
roles [UUID] [optional]

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