uk.gov.hmrc.auth.core.retrieve.AgentInformation
See theAgentInformation companion object
case class AgentInformation(agentId: Option[String], agentCode: Option[String], agentFriendlyName: Option[String])
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article