import Foundation

public struct Displayed: Codable {
    let id: String
    let surveyId: String