uk.gov.hmrc.cataloguewrapper.models.SearchTerm
See theSearchTerm companion object
final case class SearchTerm(linkType: String, name: String, href: String, weight: Float = ..., hints: Set[String] = ..., openInNewWindow: Boolean = ...)
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article