ConfirmCompanyAddressQuestion
uk.gov.hmrc.apiplatform.modules.organisations.submissions.domain.models.Question.ConfirmCompanyAddressQuestion
case class ConfirmCompanyAddressQuestion(id: Id, wording: Wording, statement: Option[Statement], afterStatement: Option[Statement] = ..., label: Option[Label] = ..., hintText: Option[NonBulletStatementFragment] = ..., yesMarking: Mark, noMarking: Mark, absence: Option[(String, Mark)] = ..., errorInfo: Option[ErrorInfo] = ..., summary: Option[String] = ...) extends SingleChoiceQuestion
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait SingleChoiceQuestiontrait ChoiceQuestiontrait ErrorMessagingtrait LabelAndHintstrait Questionclass Objecttrait Matchableclass Any
Members list
In this article