SurveyQuestion

constructor(id: Long? = null, sendingId: Long? = null, text: String? = null, displayText: String? = null, buttons: List<SurveyButton>? = null)