Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Classroom
Schema
GradeHistory
Interface GradeHistory
interface
GradeHistory
{
actorUserId
?:
string
;
gradeChangeType
?:
string
;
gradeTimestamp
?:
string
;
maxPoints
?:
number
;
pointsEarned
?:
number
;
}
Index
Properties
actor
User
Id?
grade
Change
Type?
grade
Timestamp?
max
Points?
points
Earned?
Properties
Optional
actor
User
Id
actorUserId
?:
string
Optional
grade
Change
Type
gradeChangeType
?:
string
Optional
grade
Timestamp
gradeTimestamp
?:
string
Optional
max
Points
maxPoints
?:
number
Optional
points
Earned
pointsEarned
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
actor
User
Id
grade
Change
Type
grade
Timestamp
max
Points
points
Earned
Google Apps Script API
Loading...