Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 668 Bytes

CreateUserRequest.md

File metadata and controls

15 lines (12 loc) · 668 Bytes

CreateUserRequest

Properties

Name Type Description Notes
preferredUsername String [optional] [default to null]
name String [default to null]
password String [default to null]
email String [default to null]
phone String [optional] [default to null]
status String [default to null]
verified Boolean [optional] [default to null]

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