Kit > healthstack.kit.task.onboarding.model > EligibilityCheckerModel

EligibilityCheckerModel

[androidJvm]
open class EligibilityCheckerModel(val id: String, val title: String, val drawableId: Int? = null) : SurveyModel

Constructors

EligibilityCheckerModel

[androidJvm]
fun EligibilityCheckerModel(id: String, title: String, drawableId: Int? = null)

Properties

Name Summary
drawableId

[androidJvm]
val drawableId: Int?
a representative image for UI

id

[androidJvm]
val id: String
id

title

[androidJvm]
val title: String
a title of UI