Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 541 Bytes

File metadata and controls

14 lines (10 loc) · 541 Bytes

user_t

Properties

Name Type Description Notes
id char * User ID
label char * User Label
name char * User Name
email char * User Email
administrator int the flag that specifies whether user is Administrator or not [optional]

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