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

Latest commit

 

History

History
20 lines (16 loc) · 1021 Bytes

User.md

File metadata and controls

20 lines (16 loc) · 1021 Bytes

User

Properties

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

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