Collaborators

uk.gov.hmrc.apiplatform.modules.applications.core.domain.models.Collaborators
object Collaborators

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case class Administrator(userId: UserId, emailAddress: LaxEmailAddress) extends Collaborator

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Collaborator
class Object
trait Matchable
class Any
Show all
case class Developer(userId: UserId, emailAddress: LaxEmailAddress) extends Collaborator

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Collaborator
class Object
trait Matchable
class Any
Show all