Feedback

The Feedback object which holds all the feedback information provided by the user when interacting with a survey guide.

Property Type Description
title String The title of the feedback.
answers [String] An array of strings representing possible answers.
extraJSON Dictionary<String, AnyHashable>? Additional JSON data associated with the feedback.

Last update: 2024-01-30