Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 862 Bytes

CurrentUser.md

File metadata and controls

16 lines (12 loc) · 862 Bytes

CurrentUser

Properties

Name Type Description Notes
id int The ID of the User. [optional]
link_id int The ID of the relation between the user and organization. [optional]
username string The username of the User. [optional]
organization \Swagger\Client\Model\Organization [optional]
employee \Swagger\Client\Model\CurrentUserEmployee [optional]
department \Swagger\Client\Model\Department [optional]
is_admin bool Whether the user is an admin. [optional]

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