@juki-team/commons - v0.1.10
Preparing search index...
AssignmentContestUpsert
Interface AssignmentContestUpsert
interface
AssignmentContestUpsert
{
content
:
BodyWorksheet
[]
;
contestKey
:
string
;
endTimestamp
:
number
;
graded
:
boolean
;
id
:
string
;
index
:
number
;
points
:
number
;
startTimestamp
:
number
;
tags
:
string
[]
;
title
:
string
;
type
:
CONTEST
;
visible
:
boolean
;
}
Hierarchy (
View Summary
)
AssignmentBasicInfo
AssignmentContestUpsert
Index
Properties
content
contest
Key
end
Timestamp
graded
id
index
points
start
Timestamp
tags
title
type
visible
Properties
content
content
:
BodyWorksheet
[]
contest
Key
contestKey
:
string
end
Timestamp
endTimestamp
:
number
graded
graded
:
boolean
id
id
:
string
index
index
:
number
points
points
:
number
start
Timestamp
startTimestamp
:
number
tags
tags
:
string
[]
title
title
:
string
type
type
:
CONTEST
visible
visible
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
contest
Key
end
Timestamp
graded
id
index
points
start
Timestamp
tags
title
type
visible
@juki-team/commons - v0.1.10
Loading...