zdu-student-api - v1.1.6
Preparing search index...
Scores
Interface Scores
Об'єкт оцінок з предмету.
Remarks
ok
— Успіх отримання токену
prId
— Айді дисципліни
studentId
— Унікальний айді студента для предметів
scheduleItem
— Опис заняття у кабінеті студента
ScheduleItem
studentScores
— Список оцінок студента
StudentScores
interface
Scores
{
ok
:
boolean
;
prId
:
string
;
scheduleItem
:
ScheduleItem
[]
;
studentId
:
string
;
studentScores
:
StudentScores
[]
;
}
Index
Properties
ok
pr
Id
schedule
Item
student
Id
student
Scores
Properties
ok
ok
:
boolean
pr
Id
prId
:
string
schedule
Item
scheduleItem
:
ScheduleItem
[]
student
Id
studentId
:
string
student
Scores
studentScores
:
StudentScores
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ok
pr
Id
schedule
Item
student
Id
student
Scores
zdu-student-api - v1.1.6
Loading...
Об'єкт оцінок з предмету.
Remarks
ok— Успіх отримання токенуprId— Айді дисципліниstudentId— Унікальний айді студента для предметівscheduleItem— Опис заняття у кабінеті студента ScheduleItemstudentScores— Список оцінок студента StudentScores