uk.gov.hmrc.hmrcfrontend.views.viewmodels.currencyinput
Members list
Type members
Classlikes
object CurrencyInput
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
CurrencyInput.type
Deprecated classlikes
case class CurrencyInput(id: String, name: String, describedBy: Option[String], value: Option[String], label: Label, hint: Option[Hint], errorMessage: Option[ErrorMessage], classes: String, autocomplete: Option[String], attributes: Map[String, String])
Attributes
- Companion
- object
- Deprecated
- true
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
In this article