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

Latest commit

 

History

History
18 lines (14 loc) · 796 Bytes

UserRequest.md

File metadata and controls

18 lines (14 loc) · 796 Bytes

UserRequest

Properties

Name Type Description Notes
username String
name String User's display name.
isActive Bool Designates whether this user should be treated as active. Unselect this instead of deleting accounts. [optional]
lastLogin Date [optional]
groups [UUID] [optional]
email String [optional]
attributes [String: AnyCodable] [optional]
path String [optional]
type UserTypeEnum [optional]

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