HmrcStandardPageParams

uk.gov.hmrc.hmrcfrontend.views.viewmodels.hmrcstandardpage.HmrcStandardPageParams
case class HmrcStandardPageParams(serviceURLs: ServiceURLs, banners: Banners, templateOverrides: TemplateOverrides, serviceName: Option[String], isWelshTranslationAvailable: Boolean, pageTitle: Option[String], backLink: Option[BackLink], exitThisPage: Option[ExitThisPage])

Attributes

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