Skip to main content

UpdateSessionData

Data that can be updated for an existing session

Extended by

Properties

duration?

optional duration: number;

Updated duration in minutes


rating?

optional rating: number;

Updated or new rating from student


scheduledAt?

optional scheduledAt: ISOString;

New scheduled date and time (ISO string format)


status?

optional status: SessionStatus;

Updated session status


studentFeedback?

optional studentFeedback: string;

Updated or new student feedback


tutorNotes?

optional tutorNotes: string;

Updated or new tutor notes