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

Latest commit

 

History

History
15 lines (12 loc) · 663 Bytes

RecordCase.md

File metadata and controls

15 lines (12 loc) · 663 Bytes

RecordCase

Properties

Name Type Description Notes
state AllOfRecordCaseState [optional]
score int [optional] [default to 0]
time_ms int [optional] [default to 0]
memory_kb int [optional] [default to 0]
return_code int [optional] [default to 0]
stdout str [optional] [default to '']
stderr str [optional] [default to '']

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