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

Latest commit

 

History

History
17 lines (13 loc) · 962 Bytes

Rating.md

File metadata and controls

17 lines (13 loc) · 962 Bytes

Rating

Properties

Name Type Description Notes
long float LongRating of the user(integer). [optional]
short float Cook off of the user(integer). [optional]
l_time float Lunch time rating(integer). [optional]
all_contest float All contest rating of the user(integer). [optional]
all_school_contest float All school contest rating of the user(integer). [optional]
long_school float Long time rating(integer). [optional]
short_school float Short school rating (when user used to be in school)(integer). [optional]
l_time_school float Ltime school rating (when user used to be in school)(integer). [optional]

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