Name | Type | Description | Notes |
---|---|---|---|
username | kotlin.String | Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only. | |
name | kotlin.String | User's display name. | |
isActive | kotlin.Boolean | Designates whether this user should be treated as active. Unselect this instead of deleting accounts. | [optional] |
lastLogin | java.time.OffsetDateTime | [optional] | |
kotlin.String | [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.