Gradebook Frontend Documentation - v0.0.0
Preparing search index...
interfaces/grade-history.interface
GradeHistory
Interface GradeHistory
interface
GradeHistory
{
action
:
Action
;
date
:
Date
;
id
:
string
;
newValue
:
null
|
number
;
oldValue
:
null
|
number
;
}
Index
Properties
action
date
id
new
Value
old
Value
Properties
action
action
:
Action
date
date
:
Date
id
id
:
string
new
Value
newValue
:
null
|
number
old
Value
oldValue
:
null
|
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
action
date
id
new
Value
old
Value
Gradebook Frontend Documentation - v0.0.0
Loading...