Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 714 Bytes

UserResponse.md

File metadata and controls

17 lines (11 loc) · 714 Bytes

UserResponse

Properties

Name Type Description Notes
id string [optional] [default to undefined]
firstName string [optional] [default to undefined]
lastName string [optional] [default to undefined]
role string [optional] [default to undefined]
email string [optional] [default to undefined]
enabled boolean [optional] [default to undefined]

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