Collaborator

uk.gov.hmrc.apiplatform.modules.organisations.domain.models.Collaborator
See theCollaborator companion trait
object Collaborator

Attributes

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

Members list

Type members

Classlikes

object Role

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Role.type
sealed trait Role

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Roles

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Roles.type

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

def apply(role: Role, userId: UserId): Collaborator
def describeRole(me: Collaborator): String
def role(me: Collaborator): Role