AffinityGroup

uk.gov.hmrc.auth.core.AffinityGroup
See theAffinityGroup companion trait
object AffinityGroup

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case object Agent extends AffinityGroup

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Predicate
class Object
trait Matchable
class Any
Show all
Self type
Agent.type
case object Individual extends AffinityGroup

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Predicate
class Object
trait Matchable
class Any
Show all
Self type
Individual.type
case object Organisation extends AffinityGroup

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Predicate
class Object
trait Matchable
class Any
Show all
Self type

Implicits

Implicits

implicit val jsonFormat: Format[AffinityGroup]