Survey Data
constructor(componentDatas: List<ComponentData>? = null, countryCode: String? = null, description: String? = null, id: Long? = null, key: String? = null, name: String? = null, questionDatas: List<QuestionData>? = null, validFrom: LocalDate? = null, validTo: LocalDate? = null)
Parameters
component Datas
country Code
description
id
key
name
question Datas
valid From
valid To