Preparing search index...
The search index is not available
@juki-team/commons - v0.0.826
@juki-team/commons
SubmissionSystemSummaryListResponseDTO
Interface SubmissionSystemSummaryListResponseDTO
interface
SubmissionSystemSummaryListResponseDTO
{
company
:
EntityCompanySystemSummaryListResponseDTO
;
contest
:
null
|
SubmissionContestSystemSummaryListResponseDTO
;
creationTimestamp
:
number
;
problem
:
SubmissionProblemSystemSummaryListResponseDTO
;
updateTimestamp
:
number
;
}
Index
Properties
company
contest
creation
Timestamp
problem
update
Timestamp
Properties
company
company
:
EntityCompanySystemSummaryListResponseDTO
contest
contest
:
null
|
SubmissionContestSystemSummaryListResponseDTO
creation
Timestamp
creation
Timestamp
:
number
problem
problem
:
SubmissionProblemSystemSummaryListResponseDTO
update
Timestamp
update
Timestamp
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
company
contest
creation
Timestamp
problem
update
Timestamp
@juki-team/commons - v0.0.826
Loading...