uk.gov.hmrc.hmrcfrontend.views.viewmodels.currencyinput

Members list

Type members

Classlikes

object CurrencyInput

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self 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 Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all