FeedbackPayload

constructor(id: String, feedback: FeedbackType, text: String? = null, details: Map<String, Any?>? = null)