CompleteSessionCommand
Command to complete a session
Properties
actorId
actorId: string;
ID of the user completing the session
correlationId?
optional correlationId: string;
Optional correlation ID for end-to-end tracing
payload?
optional payload: CompleteSessionPayload;
Optional completion payload
sessionId
sessionId: string;
ID of the session to complete