Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Latest commit

 

History

History
18 lines (14 loc) · 851 Bytes

Users.md

File metadata and controls

18 lines (14 loc) · 851 Bytes

Users

Properties

Name Type Description Notes
username str Unique username of the user. [optional]
fullname str Fullname of the user. [optional]
country Country [optional]
state State [optional]
city City [optional]
occupation str The User is a student or a professional. [optional]
organization str Institute or organization of the user. [optional]
ratings Rating [optional]
rankings AllRanking [optional]

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