Name | Type | Description | Notes |
---|---|---|---|
pk | UUID | [readonly] | |
numPk | Int | [readonly] | |
name | String | ||
isSuperuser | Bool | Users added to this group will be superusers. | [optional] |
parent | UUID | [optional] | |
parentName | String | [readonly] | |
users | [Int] | [optional] | |
usersObj | [GroupMember] | [readonly] | |
attributes | [String: AnyCodable] | [optional] | |
roles | [UUID] | [optional] | |
rolesObj | [Role] | [readonly] |
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.