Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 598 Bytes

PatchedGroupRequest.md

File metadata and controls

15 lines (11 loc) · 598 Bytes

PatchedGroupRequest

Properties

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

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