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

Latest commit

 

History

History
18 lines (15 loc) · 714 Bytes

Record.md

File metadata and controls

18 lines (15 loc) · 714 Bytes

Record

Properties

Name Type Description Notes
created_at datetime [optional]
updated_at datetime [optional]
id str
domain_id str
state AllOfRecordState [optional]
language str
score int [optional] [default to 0]
time_ms int [optional] [default to 0]
memory_kb int [optional] [default to 0]
judged_at datetime [optional]

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