Name | Type | Description | Notes |
---|---|---|---|
pk | java.util.UUID | [readonly] | |
numPk | kotlin.Int | Get a numerical, int32 ID for the group | [readonly] |
name | kotlin.String | ||
parentName | kotlin.String | [readonly] | |
isSuperuser | kotlin.Boolean | Users added to this group will be superusers. | [optional] |
parent | java.util.UUID | [optional] | |
attributes | kotlin.collections.Map<kotlin.String, kotlin.Any> | [optional] |
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.