AddToAList

uk.gov.hmrc.hmrcfrontend.views.viewmodels.addtoalist.AddToAList
See theAddToAList companion object
case class AddToAList(itemList: Seq[ListItem], itemType: Option[ItemType], itemSize: ItemSize, formAction: Option[String], hintText: Option[String], language: Language)

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product