copy

fun copy(sessionId: UUID = this.sessionId, type: FeedbackEventType = this.type, resultId: FeedbackResultId = this.resultId, @IntRange(from = 0) position: Int = this.position, actionTime: Date = this.actionTime): FeedbackEvent

Deprecated

This will be removed from future releases after October 10th 2024.