uk.gov.hmrc.common.message.model.Recipient
See theRecipient companion object
case class Recipient(taxIdentifier: TaxIdWithName, name: Option[TaxpayerName], email: Option[String], regime: Option[Value])
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article