Preparing search index...
The search index is not available
@juki-team/commons - v0.0.826
@juki-team/commons
AssignmentWorksheetUpsert
Interface AssignmentWorksheetUpsert
interface
AssignmentWorksheetUpsert
{
content
:
BodyWorksheetType
[]
;
endTimestamp
:
number
;
graded
:
boolean
;
id
:
string
;
index
:
number
;
points
:
number
;
startTimestamp
:
number
;
tags
:
string
[]
;
title
:
string
;
type
:
WORKSHEET
;
visible
:
boolean
;
worksheetKey
:
string
;
}
Hierarchy (
view full
)
AssignmentBasicInfo
AssignmentWorksheetUpsert
Index
Properties
content
end
Timestamp
graded
id
index
points
start
Timestamp
tags
title
type
visible
worksheet
Key
Properties
content
content
:
BodyWorksheetType
[]
end
Timestamp
end
Timestamp
:
number
graded
graded
:
boolean
id
id
:
string
index
index
:
number
points
points
:
number
start
Timestamp
start
Timestamp
:
number
tags
tags
:
string
[]
title
title
:
string
type
type
:
WORKSHEET
visible
visible
:
boolean
worksheet
Key
worksheet
Key
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
content
end
Timestamp
graded
id
index
points
start
Timestamp
tags
title
type
visible
worksheet
Key
@juki-team/commons - v0.0.826
Loading...