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