Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 860 Bytes

File metadata and controls

24 lines (16 loc) · 860 Bytes

CreateUserOption

CreateUserOption create user options

Properties

Name Type Description Notes
createdAt OffsetDateTime For explicitly setting the user creation timestamp. Useful when users are migrated from other systems. When omitted, the user's creation timestamp will be set to "now". [optional]
email String
fullName String [optional]
loginName String [optional]
mustChangePassword Boolean [optional]
password String
restricted Boolean [optional]
sendNotify Boolean [optional]
sourceId Long [optional]
username String
visibility String [optional]