FeedbackHistoryEvent

data class FeedbackHistoryEvent(val eventType: String, val driveId: String, val userId: String, val location: FeedbackLocation, val timestamp: String)

Constructors

Link copied to clipboard
constructor(eventType: String, driveId: String, userId: String, location: FeedbackLocation, timestamp: String)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard