Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

Latest commit

 

History

History
22 lines (19 loc) · 1.24 KB

LoggedUser.md

File metadata and controls

22 lines (19 loc) · 1.24 KB

SwaggerClient::LoggedUser

Properties

Name Type Description Notes
links Array<Link> [optional]
id Integer ID of the User [optional]
user_name String Login email of the User [optional]
first_name String First name [optional]
last_name String Last name [optional]
client_id Integer ID of qTest site that User logged in [optional]
client_name String qTest instance client site name [optional]
client_site String URL of qTest instance [optional]
timezone_offset String Timezone setting of User [optional]
avatar String URL to User's Avatar [optional]
access_admin_page BOOLEAN Can access admin page or not [optional] [default to false]
client_site_name String qTest instance sub domain name [optional]
package_type String Package type [optional]
applications Array<AppDetail> List qTest products which User can access [optional]
support_links Hash<String, String> Arrays of Supports link [optional]