Kit > healthstack.kit.task.survey.question.model > DateTimeQuestionModel > DateTimeQuestionModel

DateTimeQuestionModel

[androidJvm]
fun DateTimeQuestionModel(id: String, query: String, explanation: String? = null, drawableId: Int? = null, skipLogics: List<SkipLogic> = emptyList(), answer: String? = null, isTime: Boolean, isDate: Boolean, isRange: Boolean)