Skip to main content

RescheduleSessionCommand

Command to reschedule a session

Properties

actorId?

optional actorId: string;

ID of the user rescheduling the session


correlationId?

optional correlationId: string;

Optional correlation ID for end-to-end tracing


newScheduledAt

newScheduledAt: ISOString;

New scheduled time


reason?

optional reason: string;

Optional reason for rescheduling


sessionId

sessionId: string;

ID of the session to reschedule