Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 967 Bytes

User.md

File metadata and controls

22 lines (17 loc) · 967 Bytes

User

Properties

Name Type Description Notes
id int [readonly]
email str [readonly]
firstname str, none_type [readonly]
lastname str, none_type [readonly]
created_at datetime [readonly]
updated_at datetime [readonly]
cloud_role int [readonly]
project_role int [readonly]
provider str [readonly]
sub str, none_type sub from Keycloak [readonly]
profile_picture str, none_type [readonly]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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