@juki-team/commons - v0.1.10
Preparing search index...
UpsertClassCycleSessionAssignmentDTO
Interface UpsertClassCycleSessionAssignmentDTO
interface
UpsertClassCycleSessionAssignmentDTO
{
content
:
BodyWorksheet
[]
;
endTimestamp
:
number
;
graded
:
boolean
;
index
:
number
;
key
:
string
;
points
:
number
;
startTimestamp
:
number
;
tags
:
string
[]
;
title
:
string
;
type
:
AssignmentClass
;
visible
:
boolean
;
}
Hierarchy
Omit
<
AssignmentBasicInfo
,
"id"
>
UpsertClassCycleSessionAssignmentDTO
Index
Properties
content
end
Timestamp
graded
index
key
points
start
Timestamp
tags
title
type
visible
Properties
content
content
:
BodyWorksheet
[]
end
Timestamp
endTimestamp
:
number
graded
graded
:
boolean
index
index
:
number
key
key
:
string
points
points
:
number
start
Timestamp
startTimestamp
:
number
tags
tags
:
string
[]
title
title
:
string
type
type
:
AssignmentClass
visible
visible
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
end
Timestamp
graded
index
key
points
start
Timestamp
tags
title
type
visible
@juki-team/commons - v0.1.10
Loading...